{
  "title": "Dark Sky Law: Montana",
  "description": "Montana has no statewide outdoor lighting, light pollution, or dark-sky statute. Several cities regulate fixture shielding and glare through their own zoning codes instead.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/MT",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Montana",
      "url": "/laws/MT"
    }
  ],
  "updated": null,
  "data": {
    "code": "MT",
    "name": "Montana",
    "country": "US",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "Montana has no statewide outdoor lighting, light pollution, or dark-sky statute. Several cities regulate fixture shielding and glare through their own zoning codes instead.",
    "municipal_json": "[{\"place\":\"Missoula\",\"summary\":\"City lighting ordinance (No. 3341) sets shielding and glare standards for new outdoor fixtures.\",\"url\":\"https://www.ci.missoula.mt.us/DocumentCenter/View/587/Lighting-Ordinance-Number-3341\"},{\"place\":\"Whitefish\",\"summary\":\"Municipal code section 11-3-25 sets outdoor lighting standards for new development.\",\"url\":\"https://codelibrary.amlegal.com/codes/whitefishmt/latest/whitefish_mt/0-0-0-5322\"},{\"place\":\"Great Falls\",\"summary\":\"Code chapter 40 regulates outdoor lighting, including special standards for special applications.\",\"url\":\"https://library.municode.com/mt/great_falls/codes/code_of_ordinances?nodeId=TIT17LADECO_CH40OULI_17.40.060SPSTSPAP\"},{\"place\":\"Livingston\",\"summary\":\"Code chapter 18, locally titled the \\\"Night Sky Protection Act,\\\" regulates outdoor lighting fixtures citywide.\",\"url\":\"https://library.municode.com/mt/livingston/codes/code_of_ordinances?nodeId=CH18NISKPRAC\"},{\"place\":\"Kalispell\",\"summary\":\"Municipal code sets outdoor lighting standards for commercial and residential fixtures.\",\"url\":\"https://ecode360.com/42633667\"}]",
    "sources_json": "[\"https://www.ci.missoula.mt.us/DocumentCenter/View/587/Lighting-Ordinance-Number-3341\",\"https://codelibrary.amlegal.com/codes/whitefishmt/latest/whitefish_mt/0-0-0-5322\",\"https://library.municode.com/mt/great_falls/codes/code_of_ordinances?nodeId=TIT17LADECO_CH40OULI_17.40.060SPSTSPAP\",\"https://library.municode.com/mt/livingston/codes/code_of_ordinances?nodeId=CH18NISKPRAC\",\"https://ecode360.com/42633667\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [
      {
        "place": "Missoula",
        "summary": "City lighting ordinance (No. 3341) sets shielding and glare standards for new outdoor fixtures.",
        "url": "https://www.ci.missoula.mt.us/DocumentCenter/View/587/Lighting-Ordinance-Number-3341"
      },
      {
        "place": "Whitefish",
        "summary": "Municipal code section 11-3-25 sets outdoor lighting standards for new development.",
        "url": "https://codelibrary.amlegal.com/codes/whitefishmt/latest/whitefish_mt/0-0-0-5322"
      },
      {
        "place": "Great Falls",
        "summary": "Code chapter 40 regulates outdoor lighting, including special standards for special applications.",
        "url": "https://library.municode.com/mt/great_falls/codes/code_of_ordinances?nodeId=TIT17LADECO_CH40OULI_17.40.060SPSTSPAP"
      },
      {
        "place": "Livingston",
        "summary": "Code chapter 18, locally titled the \"Night Sky Protection Act,\" regulates outdoor lighting fixtures citywide.",
        "url": "https://library.municode.com/mt/livingston/codes/code_of_ordinances?nodeId=CH18NISKPRAC"
      },
      {
        "place": "Kalispell",
        "summary": "Municipal code sets outdoor lighting standards for commercial and residential fixtures.",
        "url": "https://ecode360.com/42633667"
      }
    ],
    "sources": [
      "https://www.ci.missoula.mt.us/DocumentCenter/View/587/Lighting-Ordinance-Number-3341",
      "https://codelibrary.amlegal.com/codes/whitefishmt/latest/whitefish_mt/0-0-0-5322",
      "https://library.municode.com/mt/great_falls/codes/code_of_ordinances?nodeId=TIT17LADECO_CH40OULI_17.40.060SPSTSPAP",
      "https://library.municode.com/mt/livingston/codes/code_of_ordinances?nodeId=CH18NISKPRAC",
      "https://ecode360.com/42633667"
    ]
  },
  "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": "Montana",
            "item": "https://darkskiesdirectory.com/laws/MT"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/MT#dataset",
        "name": "Dark Sky Law: Montana",
        "description": "Montana has no statewide outdoor lighting, light pollution, or dark-sky statute. Several cities regulate fixture shielding and glare through their own zoning codes instead.",
        "url": "https://darkskiesdirectory.com/laws/MT",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/MT.json"
          }
        ]
      }
    ]
  }
}