{
  "title": "Dark Sky Law: Oregon",
  "description": "Oregon requires outdoor lighting fixtures on public buildings to be shielded when newly installed or replaced, applying to state and local government buildings; municipalities may waive the requirement for historic structures. It does not regulate private or commercial lighting statewide.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/OR",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Oregon",
      "url": "/laws/OR"
    }
  ],
  "updated": null,
  "data": {
    "code": "OR",
    "name": "Oregon",
    "country": "US",
    "status": "limited",
    "laws_json": "[{\"title\":\"Public building lighting fixture shielding\",\"citation\":\"Or. Rev. Stat. Section 455.573\",\"year\":null,\"url\":\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\"}]",
    "summary": "Oregon requires outdoor lighting fixtures on public buildings to be shielded when newly installed or replaced, applying to state and local government buildings; municipalities may waive the requirement for historic structures. It does not regulate private or commercial lighting statewide.",
    "municipal_json": "[]",
    "sources_json": "[\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\"]",
    "checked": "2026-09-23",
    "laws": [
      {
        "title": "Public building lighting fixture shielding",
        "citation": "Or. Rev. Stat. Section 455.573",
        "year": null,
        "url": "https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution"
      }
    ],
    "municipal": [],
    "sources": [
      "https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution"
    ]
  },
  "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": "Oregon",
            "item": "https://darkskiesdirectory.com/laws/OR"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/OR#dataset",
        "name": "Dark Sky Law: Oregon",
        "description": "Oregon requires outdoor lighting fixtures on public buildings to be shielded when newly installed or replaced, applying to state and local government buildings; municipalities may waive the requirement for historic structures. It does not regulate private or commercial lighting statewide.",
        "url": "https://darkskiesdirectory.com/laws/OR",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/OR.json"
          }
        ]
      }
    ]
  }
}