{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shiefer-campground-mccall-id",
  "name": "Shiefer Campground",
  "description": "Shiefer Campground is located at National Forest Development Road 337, Mccall ID 83638. Shiefer Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/payette/recarea/?recid=26891",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shiefer-campground-mccall-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 337",
    "addressLocality": "Mccall",
    "addressRegion": "ID",
    "postalCode": "83638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2371293,
    "longitude": -115.53294
  }
}