{
  "title": "Antelope, Oregon",
  "description": "Antelope revamped its website with dark sky resources, hosted star parties, and organized outreach events to educate the public about light pollution.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/antelope-oregon",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Antelope, Oregon",
      "url": "/places/antelope-oregon"
    }
  ],
  "updated": null,
  "data": {
    "slug": "antelope-oregon",
    "name": "Antelope, Oregon",
    "type": "community",
    "country": "US",
    "state_province": "OR",
    "nearest_town": "Antelope",
    "lat": 44.9116,
    "lng": -120.74675,
    "year_certified": 2024,
    "official_url": "https://www.cityofantelope.us/",
    "source_url": "https://darksky.org/places/antelope-oregon/",
    "notes": "Antelope revamped its website with dark sky resources, hosted star parties, and organized outreach events to educate the public about 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": "Places",
            "item": "https://darkskiesdirectory.com/places"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Antelope, Oregon",
            "item": "https://darkskiesdirectory.com/places/antelope-oregon"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/antelope-oregon#place",
        "name": "Antelope, Oregon",
        "additionalType": "community",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "OR",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 44.9116,
          "longitude": -120.74675
        },
        "description": "Antelope revamped its website with dark sky resources, hosted star parties, and organized outreach events to educate the public about light pollution."
      }
    ]
  }
}