{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-hills-campground-campground-details",
  "name": "Sandy Hills Campground - Campground Details",
  "description": "Open year-round on a first-come, first-served basis. Limited services in winter, with most water systems closed from mid-September through mid-April.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-hills-campground-campground-details",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.27416,
    "longitude": -108.1945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}