{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jetstream-rv-resort-pearland-houston-tx-us",
  "name": "Jetstream RV Resort Pearland",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/jetstream-rv-resort-pearland-houston-tx-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/081/771/full/jetstream-rv-resort-pearland-houston-tx-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7589382,
    "longitude": -95.3676974
  },
  "checkinTime": "00:09:00",
  "checkoutTime": "00:09:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}