{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roost-resort-custer-sd-us",
  "name": "The Roost Resort",
  "description": "The Roost Resort is located at 12462 U.S. 16A, Custer SD 57730. The Roost Resort can be contacted at ***-***-**** or http://www.theroostresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/roost-resort-custer-sd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12462 U.S. 16A",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7703792,
    "longitude": -103.5647049
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/custer/the-roost-resort",
    "https://thedyrt.com/camping/south-dakota/the-roost-resort"
  ]
}