{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dome-idyllwild-ca",
  "name": "The Dome",
  "description": "Find and book camping at The Dome near Idyllwild. Explore the best camping in California with millions of photos and reviews from campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/dome-idyllwild-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idyllwild",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.7343003,
    "longitude": -116.71950082
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}