{
  "title": "Dark Sky Law: Nebraska",
  "description": "Nebraska has no statewide dark-sky or outdoor lighting statute. The National Conference of State Legislatures' roundup of state light-pollution laws does not list Nebraska among states with such a law.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/NE",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Nebraska",
      "url": "/laws/NE"
    }
  ],
  "updated": null,
  "data": {
    "code": "NE",
    "name": "Nebraska",
    "country": "US",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "Nebraska has no statewide dark-sky or outdoor lighting statute. The National Conference of State Legislatures' roundup of state light-pollution laws does not list Nebraska among states with such a law.",
    "municipal_json": "[]",
    "sources_json": "[\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [],
    "sources": [
      "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": "Nebraska",
            "item": "https://darkskiesdirectory.com/laws/NE"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/NE#dataset",
        "name": "Dark Sky Law: Nebraska",
        "description": "Nebraska has no statewide dark-sky or outdoor lighting statute. The National Conference of State Legislatures' roundup of state light-pollution laws does not list Nebraska among states with such a law.",
        "url": "https://darkskiesdirectory.com/laws/NE",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/NE.json"
          }
        ]
      }
    ]
  }
}