{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mid-america-lodge-locust-grove-ok",
  "name": "Mid America Lodge",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mid-america-lodge-locust-grove-ok",
  "image": [
    "https://www.aaa.com/AAA/Common/travelgateway/images/category/CAMPGROUND-4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Locust Grove",
    "addressRegion": "OK",
    "postalCode": "74352",
    "addressCountry": "US"
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}