{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freeport-rv-park-freeport-tx",
  "name": "Freeport RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freeport-rv-park-freeport-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/064/460/full/freeport.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Freeport",
    "addressRegion": "TX",
    "postalCode": "77479",
    "addressCountry": "US"
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}