{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chinook-campground-mccall-id",
  "name": "What is the phone number for Chinook Campground?",
  "description": "Chinook Campground is located at , Mccall ID 83638. Chinook Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/payette/recarea/?recid=26933",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chinook-campground-mccall-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mccall",
    "addressRegion": "ID",
    "postalCode": "83638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2124004,
    "longitude": -115.8098507
  }
}