{
  "title": "Dark Sky Law: New Jersey",
  "description": "New Jersey has no statewide outdoor lighting or dark-sky statute. A legislative Light Pollution Study Commission examined the issue, and Assembly bill A3080 (a light-pollution measure) has been introduced but not enacted; the state has instead published a model lighting ordinance for towns to adopt voluntarily.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/NJ",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "New Jersey",
      "url": "/laws/NJ"
    }
  ],
  "updated": null,
  "data": {
    "code": "NJ",
    "name": "New Jersey",
    "country": "US",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "New Jersey has no statewide outdoor lighting or dark-sky statute. A legislative Light Pollution Study Commission examined the issue, and Assembly bill A3080 (a light-pollution measure) has been introduced but not enacted; the state has instead published a model lighting ordinance for towns to adopt voluntarily.",
    "municipal_json": "[{\"place\":\"Bloomfield Township\",\"summary\":\"Municipal code chapter 345, \\\"Light Pollution,\\\" regulates glare and light trespass from outdoor fixtures.\",\"url\":\"https://ecode360.com/11765749\"}]",
    "sources_json": "[\"https://www.starastronomy.org/light-pollution/new-jersey-light-pollution-study-commission-report\",\"https://pub.njleg.gov/Bills/2022/A3500/3080_I1.HTM\",\"https://anjec.org/wp-content/uploads/2026/01/New-Jersey-Model-Lighting-Ordinance-Template-for-Municipalities.pdf\",\"https://ecode360.com/11765749\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [
      {
        "place": "Bloomfield Township",
        "summary": "Municipal code chapter 345, \"Light Pollution,\" regulates glare and light trespass from outdoor fixtures.",
        "url": "https://ecode360.com/11765749"
      }
    ],
    "sources": [
      "https://www.starastronomy.org/light-pollution/new-jersey-light-pollution-study-commission-report",
      "https://pub.njleg.gov/Bills/2022/A3500/3080_I1.HTM",
      "https://anjec.org/wp-content/uploads/2026/01/New-Jersey-Model-Lighting-Ordinance-Template-for-Municipalities.pdf",
      "https://ecode360.com/11765749"
    ]
  },
  "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": "New Jersey",
            "item": "https://darkskiesdirectory.com/laws/NJ"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/NJ#dataset",
        "name": "Dark Sky Law: New Jersey",
        "description": "New Jersey has no statewide outdoor lighting or dark-sky statute. A legislative Light Pollution Study Commission examined the issue, and Assembly bill A3080 (a light-pollution measure) has been introduced but not enacted; the state has instead published a model lighting ordinance for towns to adopt voluntarily.",
        "url": "https://darkskiesdirectory.com/laws/NJ",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/NJ.json"
          }
        ]
      }
    ]
  }
}