{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventana-campground",
  "name": "Ventana Campground",
  "description": "Experience luxury camping at Ventana Campground in Big Sur. Nestled among redwoods, our campground offers glamping tents, yurts, and safari tents for an unforgettable getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ventana-campground",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2322286,
    "longitude": -121.7628639
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}