{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elm-lake-resort-frederick-sd-us",
  "name": "Elm Lake Resort",
  "description": "Elm Lake Resort is located at 37594 102nd Street, Frederick SD 57441. Elm Lake Resort can be contacted at ***-***-**** or http://www.facebook.com/ElmLakeResort",
  "url": "https://campertunity.com/listings/campgrounds/elm-lake-resort-frederick-sd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37594 102nd Street",
    "addressLocality": "Frederick",
    "addressRegion": "SD",
    "postalCode": "57441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9106525,
    "longitude": -98.6855559
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/frederick/elm-lake-resort"
  ]
}