{
  "title": "Dark Sky Law: Arkansas",
  "description": "Arkansas requires shielding of certain outdoor light fixtures statewide, with penalties and enforcement provisions, but the chapter explicitly yields to any local ordinance that is equal to or stricter than the state standard. It sets a statewide floor rather than displacing local dark-sky ordinances.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/AR",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Arkansas",
      "url": "/laws/AR"
    }
  ],
  "updated": null,
  "data": {
    "code": "AR",
    "name": "Arkansas",
    "country": "US",
    "status": "statewide-law",
    "laws_json": "[{\"title\":\"Shielded Outdoor Lighting Act\",\"citation\":\"Ark. Code Ann. §§ 8-14-101 to 8-14-107\",\"year\":2005,\"url\":\"https://law.justia.com/codes/arkansas/title-8/chapter-14/section-8-14-107/\"}]",
    "summary": "Arkansas requires shielding of certain outdoor light fixtures statewide, with penalties and enforcement provisions, but the chapter explicitly yields to any local ordinance that is equal to or stricter than the state standard. It sets a statewide floor rather than displacing local dark-sky ordinances.",
    "municipal_json": "[]",
    "sources_json": "[\"https://law.justia.com/codes/arkansas/title-8/chapter-14/section-8-14-107/\",\"http://darkskyarkansas.org/responsible-lighting/\"]",
    "checked": "2026-09-23",
    "laws": [
      {
        "title": "Shielded Outdoor Lighting Act",
        "citation": "Ark. Code Ann. §§ 8-14-101 to 8-14-107",
        "year": 2005,
        "url": "https://law.justia.com/codes/arkansas/title-8/chapter-14/section-8-14-107/"
      }
    ],
    "municipal": [],
    "sources": [
      "https://law.justia.com/codes/arkansas/title-8/chapter-14/section-8-14-107/",
      "http://darkskyarkansas.org/responsible-lighting/"
    ]
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://darkskiesdirectory.com/#organization",
        "name": "Dark Skies Directory",
        "url": "https://darkskiesdirectory.com"
      },
      {
        "@type": "WebSite",
        "@id": "https://darkskiesdirectory.com/#website",
        "url": "https://darkskiesdirectory.com",
        "name": "Dark Skies Directory",
        "publisher": {
          "@id": "https://darkskiesdirectory.com/#organization"
        }
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://darkskiesdirectory.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Laws",
            "item": "https://darkskiesdirectory.com/laws"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Arkansas",
            "item": "https://darkskiesdirectory.com/laws/AR"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/AR#dataset",
        "name": "Dark Sky Law: Arkansas",
        "description": "Arkansas requires shielding of certain outdoor light fixtures statewide, with penalties and enforcement provisions, but the chapter explicitly yields to any local ordinance that is equal to or stricter than the state standard. It sets a statewide floor rather than displacing local dark-sky ordinances.",
        "url": "https://darkskiesdirectory.com/laws/AR",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/AR.json"
          }
        ]
      }
    ]
  }
}