{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/houston-med-center-koa-holiday-houston-tx-us",
  "name": "Houston / Med Center KOA Holiday",
  "description": "Houston / Med Center KOA Holiday is located in Houston, Texas and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/houston-med-center-koa-holiday-houston-tx-us",
  "image": [
    "https://koa.com/content/campgrounds/houston/heroitems/43268heroitems6dc0747e-f359-44f9-82c2-f59b6018579c.JPG",
    "/content/campgrounds/houston/waystostayphotos/43268waystostayphotosb8ad4912-3f51-4ac0-b864-b1f2ebcfc364.png?preset=srcset-xs",
    "https://koa.com/content/campgrounds/houston/photos/43268photos3314ce67-7081-4c72-a7b9-1e60c4bc2ad1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2919 W. Orem Dr.",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6262983,
    "longitude": -95.416005
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  }
}