{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cold-spring-campground-mountain-home-id",
  "name": "Cold Spring Campground",
  "description": "Cold Spring Campground is located at , Mountain Home ID 83647. Cold Spring Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cold-spring-campground-mountain-home-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mountain Home",
    "addressRegion": "ID",
    "postalCode": "83647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5979508,
    "longitude": -115.4459233
  }
}