{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-interior-sd",
  "name": "Spot2Nite",
  "description": "Check out Badlands Hotel and Campground in Interior, South Dakota on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-interior-sd",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/e7e91a93-0ff3-11f0-80ed-f299199bbe6c/card.jpg?v=63910839320"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "900 South Dakota 377",
    "addressLocality": "Interior",
    "addressRegion": "SD",
    "postalCode": "57750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7289772,
    "longitude": -101.9788742
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}