{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-countryside-campground-mogadore-oh",
  "name": "What is the phone number for Countryside Campground?",
  "description": "Countryside Campground is located at 2687 Ohio 43, Mogadore OH 44260. Countryside Campground can be contacted at ***-***-**** or http://www.countrysidecampgrounds.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-countryside-campground-mogadore-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2687 Ohio 43",
    "addressLocality": "Mogadore",
    "addressRegion": "OH",
    "postalCode": "44260",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.062355,
    "longitude": -81.3494562
  }
}