{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buttermilk-campground-island-park-id-us",
  "name": "What is the phone number for Buttermilk Campground?",
  "description": "Buttermilk Campground is located at Buttermilk Loop Road, Island Park ID 83429. Buttermilk Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ctnf/recreation/recarea/?recid=53825&actid=31",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buttermilk-campground-island-park-id-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buttermilk Loop Road",
    "addressLocality": "Island Park",
    "addressRegion": "ID",
    "postalCode": "83429",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4325,
    "longitude": -111.4261111
  }
}