{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-branson-mo",
  "name": "Spot2Nite",
  "description": "Check out Branson Lakeside RV Park in Branson, Missouri on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-branson-mo",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b3277d9e-7c40-11f0-8834-e1a39df69c14/card.jpg?v=63922746980"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 Boxcar Willie Drive",
    "addressLocality": "Branson",
    "addressRegion": "MO",
    "postalCode": "65616",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6359007,
    "longitude": -93.21713570000001
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}