{
  "title": "Julian, California",
  "description": "First settled by Europeans in the mid-19th century, the area experienced a “gold rush” in the 1870s after the discovery of placer gold in 1869 followed shortly thereafter by hard-rock mining claims.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/julian-dark-sky-community",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Julian, California",
      "url": "/places/julian-dark-sky-community"
    }
  ],
  "updated": null,
  "data": {
    "slug": "julian-dark-sky-community",
    "name": "Julian, California",
    "type": "community",
    "country": "US",
    "state_province": "CA",
    "nearest_town": "Julian",
    "lat": 33.07396,
    "lng": -116.58785,
    "year_certified": 2021,
    "official_url": "https://www.juliandarkskynetwork.com/index.html",
    "source_url": "https://darksky.org/places/julian-dark-sky-community/",
    "notes": "First settled by Europeans in the mid-19th century, the area experienced a “gold rush” in the 1870s after the discovery of placer gold in 1869 followed shortly thereafter by hard-rock mining claims."
  },
  "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": "Julian, California",
            "item": "https://darkskiesdirectory.com/places/julian-dark-sky-community"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/julian-dark-sky-community#place",
        "name": "Julian, California",
        "additionalType": "community",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "CA",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 33.07396,
          "longitude": -116.58785
        },
        "description": "First settled by Europeans in the mid-19th century, the area experienced a “gold rush” in the 1870s after the discovery of placer gold in 1869 followed shortly thereafter by hard-rock mining claims."
      }
    ]
  }
}