{
  "title": "Dark Sky Law: New York",
  "description": "New York law restricts state funds to fully-shielded outdoor lighting fixtures on new or renovated state buildings, with limited exceptions such as low-wattage ornamental roadway lighting; it does not regulate private or municipal lighting statewide. Broader 2025 bills (A4615/S5007) to curb light pollution more widely were introduced but have not been enacted.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/NY",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "New York",
      "url": "/laws/NY"
    }
  ],
  "updated": null,
  "data": {
    "code": "NY",
    "name": "New York",
    "country": "US",
    "status": "limited",
    "laws_json": "[{\"title\":\"Outdoor lighting fixtures on state-funded buildings\",\"citation\":\"N.Y. Public Buildings Law Section 143\",\"year\":null,\"url\":\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\"}]",
    "summary": "New York law restricts state funds to fully-shielded outdoor lighting fixtures on new or renovated state buildings, with limited exceptions such as low-wattage ornamental roadway lighting; it does not regulate private or municipal lighting statewide. Broader 2025 bills (A4615/S5007) to curb light pollution more widely were introduced but have not been enacted.",
    "municipal_json": "[]",
    "sources_json": "[\"https://www.ncsl.org/environment-and-natural-resources/states-shut-out-light-pollution\",\"https://www.nysenate.gov/legislation/bills/2025/A4615\",\"https://www.nysenate.gov/legislation/bills/2025/S5007\"]",
    "checked": "2026-09-23",
    "laws": [
      {
        "title": "Outdoor lighting fixtures on state-funded buildings",
        "citation": "N.Y. Public Buildings Law Section 143",
        "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",
      "https://www.nysenate.gov/legislation/bills/2025/A4615",
      "https://www.nysenate.gov/legislation/bills/2025/S5007"
    ]
  },
  "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": "New York",
            "item": "https://darkskiesdirectory.com/laws/NY"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/NY#dataset",
        "name": "Dark Sky Law: New York",
        "description": "New York law restricts state funds to fully-shielded outdoor lighting fixtures on new or renovated state buildings, with limited exceptions such as low-wattage ornamental roadway lighting; it does not regulate private or municipal lighting statewide. Broader 2025 bills (A4615/S5007) to curb light pollution more widely were introduced but have not been enacted.",
        "url": "https://darkskiesdirectory.com/laws/NY",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/NY.json"
          }
        ]
      }
    ]
  }
}