{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elephant-rock-campground-buena-vista-co",
  "name": "Elephant Rock campground",
  "description": "Elephant Rock campground is located at County Road 371, Buena Vista CO 81211. Elephant Rock campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elephant-rock-campground-buena-vista-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 371",
    "addressLocality": "Buena Vista",
    "addressRegion": "CO",
    "postalCode": "81211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8846333,
    "longitude": -106.1521893
  }
}