{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-houston-tx-1",
  "name": "Boondocking host near Houston, TX",
  "description": "1920's bungalow in the heart of Houston in a small neighborhood called the Heights. It's a quiet, residential area so no parties, loud music or grilling/cooking outside on the lawn. Perfect for a stop through--about 2 miles from I10. While quiet the neighborhood is bustling with tons of new growth! LOTS of new eateries. New Wholefoods 360 a half mile away. Quick & easy access to Downtown--less than 15 mins. Washington Ave restaurants & venues start 3 miles away--Wal Mart, Anytime Fitness, LA...",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-houston-tx-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9917/profile/fJJ84kJ0yNoF3SAB_8fb163863054d8a68e9b1f89f2437bfe_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houston, TX",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.87838675,
    "longitude": -95.33556275
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}