{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-park-city-campground-highmore-sd-us",
  "name": "East Park City Campground",
  "description": "East Park City Campground is located at 97 Maple Avenue Northeast, Highmore SD 57345. East Park City Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/east-park-city-campground-highmore-sd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "97 Maple Avenue Northeast",
    "addressLocality": "Highmore",
    "addressRegion": "SD",
    "postalCode": "57345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5199488,
    "longitude": -99.4381175
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/highmore/east-park-city-campground"
  ]
}