{
  "title": "Dark Sky Law: Oklahoma",
  "description": "Oklahoma has no statewide outdoor lighting or dark-sky statute. Its outdoor-lighting-adjacent statutes (Title 47, Sections 12-217 and 12-227) govern vehicle auxiliary and fog lamps, not fixed outdoor lighting or light pollution.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/OK",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Oklahoma",
      "url": "/laws/OK"
    }
  ],
  "updated": null,
  "data": {
    "code": "OK",
    "name": "Oklahoma",
    "country": "US",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "Oklahoma has no statewide outdoor lighting or dark-sky statute. Its outdoor-lighting-adjacent statutes (Title 47, Sections 12-217 and 12-227) govern vehicle auxiliary and fog lamps, not fixed outdoor lighting or light pollution.",
    "municipal_json": "[]",
    "sources_json": "[\"https://law.justia.com/codes/oklahoma/title-47/section-47-12-217/\",\"https://law.justia.com/codes/oklahoma/title-47/section-47-12-227/\",\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [],
    "sources": [
      "https://law.justia.com/codes/oklahoma/title-47/section-47-12-217/",
      "https://law.justia.com/codes/oklahoma/title-47/section-47-12-227/",
      "https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution"
    ]
  },
  "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": "Oklahoma",
            "item": "https://darkskiesdirectory.com/laws/OK"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/OK#dataset",
        "name": "Dark Sky Law: Oklahoma",
        "description": "Oklahoma has no statewide outdoor lighting or dark-sky statute. Its outdoor-lighting-adjacent statutes (Title 47, Sections 12-217 and 12-227) govern vehicle auxiliary and fog lamps, not fixed outdoor lighting or light pollution.",
        "url": "https://darkskiesdirectory.com/laws/OK",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/OK.json"
          }
        ]
      }
    ]
  }
}