{
  "title": "Dark Sky Law: Alberta",
  "description": "Alberta has no province-wide dark-sky or outdoor-lighting statute. Calgary's Community Standards Bylaw bans outdoor lights that shine directly into a neighboring home's living or sleeping areas, and the town of Bon Accord became Canada's first DarkSky International-certified Dark Sky Community in 2015 by retrofitting its street and yard lighting.",
  "canonicalUrl": "https://darkskiesdirectory.com/laws/AB",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Laws",
      "url": "/laws"
    },
    {
      "name": "Alberta",
      "url": "/laws/AB"
    }
  ],
  "updated": null,
  "data": {
    "code": "AB",
    "name": "Alberta",
    "country": "CA",
    "status": "limited",
    "laws_json": "[{\"title\":\"Community Standards Bylaw (outdoor light trespass provision)\",\"citation\":\"Bylaw 32M2023, City of Calgary\",\"year\":2023,\"url\":\"https://www.calgary.ca/bylaws/outdoor-lights.html\"}]",
    "summary": "Alberta has no province-wide dark-sky or outdoor-lighting statute. Calgary's Community Standards Bylaw bans outdoor lights that shine directly into a neighboring home's living or sleeping areas, and the town of Bon Accord became Canada's first DarkSky International-certified Dark Sky Community in 2015 by retrofitting its street and yard lighting.",
    "municipal_json": "[{\"place\":\"Calgary\",\"summary\":\"Community Standards Bylaw 32M2023 prohibits outdoor lighting that shines directly into an adjacent residence's living or sleeping areas and recommends shielded, downward-facing fixtures.\",\"url\":\"https://www.calgary.ca/bylaws/outdoor-lights.html\"},{\"place\":\"Bon Accord\",\"summary\":\"Certified in 2015 as Canada's first International Dark Sky Community, with town-wide shielded, warm-colored street and yard lighting.\",\"url\":\"https://darksky.org/locations/canada/\"}]",
    "sources_json": "[\"https://www.calgary.ca/bylaws/outdoor-lights.html\",\"https://calgary.rasc.ca/lp/bylawproject.html\",\"https://darksky.org/locations/canada/\"]",
    "checked": "2026-09-23",
    "laws": [
      {
        "title": "Community Standards Bylaw (outdoor light trespass provision)",
        "citation": "Bylaw 32M2023, City of Calgary",
        "year": 2023,
        "url": "https://www.calgary.ca/bylaws/outdoor-lights.html"
      }
    ],
    "municipal": [
      {
        "place": "Calgary",
        "summary": "Community Standards Bylaw 32M2023 prohibits outdoor lighting that shines directly into an adjacent residence's living or sleeping areas and recommends shielded, downward-facing fixtures.",
        "url": "https://www.calgary.ca/bylaws/outdoor-lights.html"
      },
      {
        "place": "Bon Accord",
        "summary": "Certified in 2015 as Canada's first International Dark Sky Community, with town-wide shielded, warm-colored street and yard lighting.",
        "url": "https://darksky.org/locations/canada/"
      }
    ],
    "sources": [
      "https://www.calgary.ca/bylaws/outdoor-lights.html",
      "https://calgary.rasc.ca/lp/bylawproject.html",
      "https://darksky.org/locations/canada/"
    ]
  },
  "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": "Alberta",
            "item": "https://darkskiesdirectory.com/laws/AB"
          }
        ]
      },
      {
        "@type": "Dataset",
        "@id": "https://darkskiesdirectory.com/laws/AB#dataset",
        "name": "Dark Sky Law: Alberta",
        "description": "Alberta has no province-wide dark-sky or outdoor-lighting statute. Calgary's Community Standards Bylaw bans outdoor lights that shine directly into a neighboring home's living or sleeping areas, and the town of Bon Accord became Canada's first DarkSky International-certified Dark Sky Community in 2015 by retrofitting its street and yard lighting.",
        "url": "https://darkskiesdirectory.com/laws/AB",
        "isAccessibleForFree": true,
        "creator": {
          "@id": "https://darkskiesdirectory.com/#organization"
        },
        "distribution": [
          {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://darkskiesdirectory.com/laws/AB.json"
          }
        ]
      }
    ]
  }
}