{
  "title": "Dark Sky Law: California",
  "description": "California has no general statewide light pollution or dark-sky statute; outdoor lighting is regulated through Title 24 energy-efficiency building code provisions and, more specifically, through county and city ordinances. Protection of Palomar and Lick observatories comes from San Diego County and Santa Clara/San Benito County lighting ordinances rather than state law.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/CA",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "California",
      "url": "/laws/CA"
    }
  ],
  "updated": null,
  "data": {
    "code": "CA",
    "name": "California",
    "country": "US",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "California has no general statewide light pollution or dark-sky statute; outdoor lighting is regulated through Title 24 energy-efficiency building code provisions and, more specifically, through county and city ordinances. Protection of Palomar and Lick observatories comes from San Diego County and Santa Clara/San Benito County lighting ordinances rather than state law.",
    "municipal_json": "[{\"place\":\"San Diego County, CA\",\"summary\":\"A light pollution code (County Code, private outdoor lighting regulations) limits shielding, lumens, and curfews near Palomar Observatory.\",\"url\":\"https://www.sandiegocounty.gov/content/dam/sdc/pds/docs/pds211.pdf\"},{\"place\":\"Malibu, CA\",\"summary\":\"Local dark-sky protection lighting standards restrict fixture type and glare citywide.\",\"url\":\"https://idadb.cals.arizona.edu/states/california\"}]",
    "sources_json": "[\"https://idadb.cals.arizona.edu/states/california\",\"https://astro.caltech.edu/palomar/community/lightpollution.html\",\"https://www.sandiegocounty.gov/content/dam/sdc/pds/docs/pds211.pdf\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [
      {
        "place": "San Diego County, CA",
        "summary": "A light pollution code (County Code, private outdoor lighting regulations) limits shielding, lumens, and curfews near Palomar Observatory.",
        "url": "https://www.sandiegocounty.gov/content/dam/sdc/pds/docs/pds211.pdf"
      },
      {
        "place": "Malibu, CA",
        "summary": "Local dark-sky protection lighting standards restrict fixture type and glare citywide.",
        "url": "https://idadb.cals.arizona.edu/states/california"
      }
    ],
    "sources": [
      "https://idadb.cals.arizona.edu/states/california",
      "https://astro.caltech.edu/palomar/community/lightpollution.html",
      "https://www.sandiegocounty.gov/content/dam/sdc/pds/docs/pds211.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": "California",
            "item": "https://darkskiesdirectory.com/laws/CA"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/CA#dataset",
        "name": "Dark Sky Law: California",
        "description": "California has no general statewide light pollution or dark-sky statute; outdoor lighting is regulated through Title 24 energy-efficiency building code provisions and, more specifically, through county and city ordinances. Protection of Palomar and Lick observatories comes from San Diego County and Santa Clara/San Benito County lighting ordinances rather than state law.",
        "url": "https://darkskiesdirectory.com/laws/CA",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/CA.json"
          }
        ]
      }
    ]
  }
}