{
  "title": "Dark Sky Law: Massachusetts",
  "description": "Massachusetts has no enacted statewide light pollution statute as of September 2026. A Dark Skies bill (An Act to Improve Outdoor Lighting, Conserve Energy, and Increase Dark-Sky Visibility, S.3145/H.3164), which would cap color temperature and require shielding on publicly funded lighting, passed the Senate in mid-2026 and was still advancing through the House as of August 2026.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/MA",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Massachusetts",
      "url": "/laws/MA"
    }
  ],
  "updated": null,
  "data": {
    "code": "MA",
    "name": "Massachusetts",
    "country": "US",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "Massachusetts has no enacted statewide light pollution statute as of September 2026. A Dark Skies bill (An Act to Improve Outdoor Lighting, Conserve Energy, and Increase Dark-Sky Visibility, S.3145/H.3164), which would cap color temperature and require shielding on publicly funded lighting, passed the Senate in mid-2026 and was still advancing through the House as of August 2026.",
    "municipal_json": "[]",
    "sources_json": "[\"https://malegislature.gov/Bills/193/H3164.Html\",\"https://malegislature.gov/PressRoom/Detail?pressReleaseId=1429\",\"https://recorder.com/2026/08/11/massachusetts-dark-skies-bill-advances/\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [],
    "sources": [
      "https://malegislature.gov/Bills/193/H3164.Html",
      "https://malegislature.gov/PressRoom/Detail?pressReleaseId=1429",
      "https://recorder.com/2026/08/11/massachusetts-dark-skies-bill-advances/"
    ]
  },
  "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": "Massachusetts",
            "item": "https://darkskiesdirectory.com/laws/MA"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/MA#dataset",
        "name": "Dark Sky Law: Massachusetts",
        "description": "Massachusetts has no enacted statewide light pollution statute as of September 2026. A Dark Skies bill (An Act to Improve Outdoor Lighting, Conserve Energy, and Increase Dark-Sky Visibility, S.3145/H.3164), which would cap color temperature and require shielding on publicly funded lighting, passed the Senate in mid-2026 and was still advancing through the House as of August 2026.",
        "url": "https://darkskiesdirectory.com/laws/MA",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/MA.json"
          }
        ]
      }
    ]
  }
}