{
  "title": "Dark Sky Law: Utah",
  "description": "Utah has no statewide outdoor lighting or dark-sky statute; the legislature has passed only non-binding resolutions (e.g., SCR001 in 2003, SCR002 in 2018) encouraging dark-sky awareness. Binding rules exist only at the local level.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/UT",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Utah",
      "url": "/laws/UT"
    }
  ],
  "updated": null,
  "data": {
    "code": "UT",
    "name": "Utah",
    "country": "US",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "Utah has no statewide outdoor lighting or dark-sky statute; the legislature has passed only non-binding resolutions (e.g., SCR001 in 2003, SCR002 in 2018) encouraging dark-sky awareness. Binding rules exist only at the local level.",
    "municipal_json": "[{\"place\":\"Emigration Canyon Metro Township\",\"summary\":\"Township has a dedicated Dark Sky Ordinance restricting fixture type, shielding, and brightness.\",\"url\":\"https://www.utah.gov/pmn/files/847297.pdf\"}]",
    "sources_json": "[\"https://le.utah.gov/~2003/bills/sbillint/SCR001.pdf\",\"https://le.utah.gov/~2018/bills/sbillenr/SCR002.htm\",\"https://www.utah.gov/pmn/files/847297.pdf\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [
      {
        "place": "Emigration Canyon Metro Township",
        "summary": "Township has a dedicated Dark Sky Ordinance restricting fixture type, shielding, and brightness.",
        "url": "https://www.utah.gov/pmn/files/847297.pdf"
      }
    ],
    "sources": [
      "https://le.utah.gov/~2003/bills/sbillint/SCR001.pdf",
      "https://le.utah.gov/~2018/bills/sbillenr/SCR002.htm",
      "https://www.utah.gov/pmn/files/847297.pdf"
    ]
  },
  "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": "Utah",
            "item": "https://darkskiesdirectory.com/laws/UT"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/UT#dataset",
        "name": "Dark Sky Law: Utah",
        "description": "Utah has no statewide outdoor lighting or dark-sky statute; the legislature has passed only non-binding resolutions (e.g., SCR001 in 2003, SCR002 in 2018) encouraging dark-sky awareness. Binding rules exist only at the local level.",
        "url": "https://darkskiesdirectory.com/laws/UT",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/UT.json"
          }
        ]
      }
    ]
  }
}