{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowlark-shores-moore-haven-fl",
  "name": "Meadowlark Shores RV Resort",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowlark-shores-moore-haven-fl",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/138/full/meadowlark-shores-rv-park-moore-haven-fl-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moore Haven",
    "addressRegion": "FL",
    "postalCode": "33471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.8331174,
    "longitude": -81.0931234
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}