{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gary-hewitt-shanty-okeechobee-fl",
  "name": "Gary Hewitt - Shanty",
  "description": "Gary Hewitt in the Shanty",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gary-hewitt-shanty-okeechobee-fl",
  "image": [
    "https://koa.com/content/campgrounds/okeechobee/heroitems/09325heroitemsb545739f-9ede-4723-96d1-3acd42970422.jpg",
    "https://koa.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4276 US Highway 441 South",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.2048029036,
    "longitude": -80.8296883106
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}