{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spillway-campground-mountain-home-id",
  "name": "What is the phone number for Spillway Campground?",
  "description": "Spillway Campground is located at Anderson Dam Road, Mountain Home ID 83647. Spillway Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/boise/recarea/?recid=5100",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spillway-campground-mountain-home-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Anderson Dam Road",
    "addressLocality": "Mountain Home",
    "addressRegion": "ID",
    "postalCode": "83647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35724,
    "longitude": -115.44747
  }
}