{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serenity-ponds-rv-resort-iowa-la-1",
  "name": "Serenity Ponds RV Resort",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serenity-ponds-rv-resort-iowa-la-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/101/386/full/serenity-ponds-rv-resort-iowa-la-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Iowa",
    "addressRegion": "LA",
    "postalCode": "70647",
    "addressCountry": "US"
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}