{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-buffalo-campground-island-park-id",
  "name": "What is the phone number for Buffalo Campground?",
  "description": "Buffalo Campground is located at U.S. 20, Island Park ID 83429. Buffalo Campground can be contacted at ***-***-**** or http://www.audicampgrounds.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-buffalo-campground-island-park-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 20",
    "addressLocality": "Island Park",
    "addressRegion": "ID",
    "postalCode": "83429",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4259943,
    "longitude": -111.3684781
  }
}