{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elk-creek-resort-receptions-piedmont-sd",
  "name": "Elk Creek Resort & Receptions",
  "description": "Elk Creek Resort & Receptions is located at 8220 Elk Creek Road, Piedmont SD 57769. Elk Creek Resort & Receptions can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elk-creek-resort-receptions-piedmont-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8220 Elk Creek Road",
    "addressLocality": "Piedmont",
    "addressRegion": "SD",
    "postalCode": "57769",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2272354,
    "longitude": -103.3546546
  }
}