{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-boots-campground-medora",
  "name": "What is the phone number for Boots Campground?",
  "description": "Boots Campground is located at 3576 East River Road South, Medora ND 58645. Boots Campground can be contacted at ***-***-**** or https://bootsbarmedora.com/rvcampground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-boots-campground-medora",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3576 East River Road South",
    "addressLocality": "Medora",
    "addressRegion": "ND",
    "postalCode": "58645",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.889375,
    "longitude": -103.525759
  }
}