{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-prairie-campground-ketchum-id",
  "name": "Prairie Campground",
  "description": "Prairie Campground is located at , Ketchum ID 83340. Prairie Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-prairie-campground-ketchum-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ketchum",
    "addressRegion": "ID",
    "postalCode": "83340",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8174066,
    "longitude": -114.5967279
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/ketchum/prairie-campground"
  ]
}