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