{
  "title": "Dark Sky Law: Rhode Island",
  "description": "Rhode Island requires state-funded outdoor lighting fixtures to conserve energy and, for fixtures over 3,200 lumens, limit upward light to no more than 2% of total output in the 90-to-180-degree zone above horizontal. It applies to state facilities, not private or municipal lighting generally.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/RI",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Rhode Island",
      "url": "/laws/RI"
    }
  ],
  "updated": null,
  "data": {
    "code": "RI",
    "name": "Rhode Island",
    "country": "US",
    "status": "limited",
    "laws_json": "[{\"title\":\"State outdoor lighting energy and glare standards\",\"citation\":\"R.I. Gen. Laws Sections 42-136-1 et seq.\",\"year\":null,\"url\":\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\"}]",
    "summary": "Rhode Island requires state-funded outdoor lighting fixtures to conserve energy and, for fixtures over 3,200 lumens, limit upward light to no more than 2% of total output in the 90-to-180-degree zone above horizontal. It applies to state facilities, not private or municipal lighting generally.",
    "municipal_json": "[]",
    "sources_json": "[\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\"]",
    "checked": "2026-09-23",
    "laws": [
      {
        "title": "State outdoor lighting energy and glare standards",
        "citation": "R.I. Gen. Laws Sections 42-136-1 et seq.",
        "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": "Rhode Island",
            "item": "https://darkskiesdirectory.com/laws/RI"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/RI#dataset",
        "name": "Dark Sky Law: Rhode Island",
        "description": "Rhode Island requires state-funded outdoor lighting fixtures to conserve energy and, for fixtures over 3,200 lumens, limit upward light to no more than 2% of total output in the 90-to-180-degree zone above horizontal. It applies to state facilities, not private or municipal lighting generally.",
        "url": "https://darkskiesdirectory.com/laws/RI",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/RI.json"
          }
        ]
      }
    ]
  }
}