{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elk-creek-rv-park-lodge-resort-piedmont-sd",
  "name": "Elk Creek RV Park Lodge & Resort",
  "description": "Contact info, reviews tips & more for Elk Creek RV Park Lodge & Resort | Camping in South Dakota",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elk-creek-rv-park-lodge-resort-piedmont-sd",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8220 Elk Creek Rd",
    "addressLocality": "Piedmont",
    "addressRegion": "SD",
    "postalCode": "57769",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.22724295,
    "longitude": -103.3563284
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "laura M."
      },
      "datePublished": "2022-03-22T14:45:09.909Z",
      "reviewBody": "Lovely hiking on the site. Very friendly staff. Clean, well serviced. Far enough from freeway so you feel like you are really camping, but very convenient. So glad they are open during the winter. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "sandra E."
      },
      "datePublished": "2021-08-02T22:00:58.253Z",
      "reviewBody": "This is a great place to camp they only downside is there's absolutely zero data connection or internet connection. I have a hotspot for my RV because I watch internet TV and for two days I couldn't do anything I couldn't even call people. Would have gave it five stars if I could have used my phone at least",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "michael "
      },
      "datePublished": "2021-07-14T12:55:59.853Z",
      "reviewBody": "Pleasant campground tucked away in the black hills of SD",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}