{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/medical-center-rv-resort-houston-tx",
  "name": "Medical Center RV Resort",
  "description": "Reserve your spot at the ultimate RV park in Houston, Texas, with daily, weekly, and monthly stays. Enjoy top-notch amenities and convenient city access.",
  "url": "https://campertunity.com/listings/campgrounds/medical-center-rv-resort-houston-tx",
  "image": [
    "https://www.medicalcenterrvresort.com/wp-content/uploads/2020/01/cropped-favicon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "815 Holmes Road",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77045"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}