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