{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-countryside-campground-and-cabin",
  "name": "Countryside Campground and Cabins",
  "description": "Countryside Campground and Cabins is located at 805 Old State Highway 61, Harrison MI 48625. Countryside Campground and Cabins can be contacted at ***-***-**** or https://countrysidecampgroundandcabins.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-countryside-campground-and-cabin",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "805 Old State Highway 61",
    "addressLocality": "Harrison",
    "addressRegion": "MI",
    "postalCode": "48625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0208831,
    "longitude": -84.8130531
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/harrison/countryside-campground-and-cabins"
  ]
}