{
  "title": "Dark Sky Law: Minnesota",
  "description": "Minnesota requires new or replacement state-funded outdoor lighting, including on state highways, to use cutoff luminaires above 1,800 lumens and only the minimum illumination needed, weighing energy savings and light pollution, with waivers if it raises costs too much. It applies to state agencies and local governments using state funds, not to private lighting generally.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/MN",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Minnesota",
      "url": "/laws/MN"
    }
  ],
  "updated": null,
  "data": {
    "code": "MN",
    "name": "Minnesota",
    "country": "US",
    "status": "limited",
    "laws_json": "[{\"title\":\"Outdoor lighting fixtures model ordinance\",\"citation\":\"Minn. Stat. § 16B.328\",\"url\":\"https://www.revisor.mn.gov/statutes/cite/16B.328\"}]",
    "summary": "Minnesota requires new or replacement state-funded outdoor lighting, including on state highways, to use cutoff luminaires above 1,800 lumens and only the minimum illumination needed, weighing energy savings and light pollution, with waivers if it raises costs too much. It applies to state agencies and local governments using state funds, not to private lighting generally.",
    "municipal_json": "[]",
    "sources_json": "[\"https://www.revisor.mn.gov/statutes/cite/16B.328\"]",
    "checked": "2026-09-23",
    "laws": [
      {
        "title": "Outdoor lighting fixtures model ordinance",
        "citation": "Minn. Stat. § 16B.328",
        "url": "https://www.revisor.mn.gov/statutes/cite/16B.328"
      }
    ],
    "municipal": [],
    "sources": [
      "https://www.revisor.mn.gov/statutes/cite/16B.328"
    ]
  },
  "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": "Minnesota",
            "item": "https://darkskiesdirectory.com/laws/MN"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/MN#dataset",
        "name": "Dark Sky Law: Minnesota",
        "description": "Minnesota requires new or replacement state-funded outdoor lighting, including on state highways, to use cutoff luminaires above 1,800 lumens and only the minimum illumination needed, weighing energy savings and light pollution, with waivers if it raises costs too much. It applies to state agencies and local governments using state funds, not to private lighting generally.",
        "url": "https://darkskiesdirectory.com/laws/MN",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/MN.json"
          }
        ]
      }
    ]
  }
}