{
  "title": "Dark Sky Law: British Columbia",
  "description": "British Columbia has no provincial dark-sky or outdoor-lighting law, and no confirmed municipal bylaw either. A Vancouver councillor's push for dark-sky lighting rules did not result in a bylaw, and the volunteer-led Dark Sky Naramata group in the Okanagan promotes shielded, warm-toned lighting without a formal regulation behind it.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/BC",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "British Columbia",
      "url": "/laws/BC"
    }
  ],
  "updated": null,
  "data": {
    "code": "BC",
    "name": "British Columbia",
    "country": "CA",
    "status": "no-statewide-law",
    "laws_json": "[]",
    "summary": "British Columbia has no provincial dark-sky or outdoor-lighting law, and no confirmed municipal bylaw either. A Vancouver councillor's push for dark-sky lighting rules did not result in a bylaw, and the volunteer-led Dark Sky Naramata group in the Okanagan promotes shielded, warm-toned lighting without a formal regulation behind it.",
    "municipal_json": "[{\"place\":\"Vancouver\",\"summary\":\"City councillor Elizabeth Ball called for dark-sky lighting rules to curb light pollution; no citywide bylaw resulted.\",\"url\":\"https://www.cbc.ca/news/canada/british-columbia/elizabeth-ball-seeks-dark-sky-legislation-for-vancouver-light-pollution-1.2943019\"},{\"place\":\"Naramata\",\"summary\":\"Dark Sky Naramata is a community-led initiative encouraging shielded, warm-toned outdoor lighting in this unincorporated Okanagan village; it operates as voluntary advocacy rather than a passed regional bylaw.\",\"url\":\"https://www.darkskynaramata.com/about\"}]",
    "sources_json": "[\"https://www.cbc.ca/news/canada/british-columbia/elizabeth-ball-seeks-dark-sky-legislation-for-vancouver-light-pollution-1.2943019\",\"https://www.darkskynaramata.com/about\"]",
    "checked": "2026-09-23",
    "laws": [],
    "municipal": [
      {
        "place": "Vancouver",
        "summary": "City councillor Elizabeth Ball called for dark-sky lighting rules to curb light pollution; no citywide bylaw resulted.",
        "url": "https://www.cbc.ca/news/canada/british-columbia/elizabeth-ball-seeks-dark-sky-legislation-for-vancouver-light-pollution-1.2943019"
      },
      {
        "place": "Naramata",
        "summary": "Dark Sky Naramata is a community-led initiative encouraging shielded, warm-toned outdoor lighting in this unincorporated Okanagan village; it operates as voluntary advocacy rather than a passed regional bylaw.",
        "url": "https://www.darkskynaramata.com/about"
      }
    ],
    "sources": [
      "https://www.cbc.ca/news/canada/british-columbia/elizabeth-ball-seeks-dark-sky-legislation-for-vancouver-light-pollution-1.2943019",
      "https://www.darkskynaramata.com/about"
    ]
  },
  "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": "British Columbia",
            "item": "https://darkskiesdirectory.com/laws/BC"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/BC#dataset",
        "name": "Dark Sky Law: British Columbia",
        "description": "British Columbia has no provincial dark-sky or outdoor-lighting law, and no confirmed municipal bylaw either. A Vancouver councillor's push for dark-sky lighting rules did not result in a bylaw, and the volunteer-led Dark Sky Naramata group in the Okanagan promotes shielded, warm-toned lighting without a formal regulation behind it.",
        "url": "https://darkskiesdirectory.com/laws/BC",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/BC.json"
          }
        ]
      }
    ]
  }
}