{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-houston-tx",
  "name": "Boondocking host near Houston, TX",
  "description": "I’ll just wanna help to anybody with rv class b maybe fit class C in my driveway , With overnite parking , water And wifi . Close to Important Freeway in Houston Tx",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-houston-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17086/photo-gallery/1Uc03Sst5W4LxHau_0b3172463f7770d5bc9295e6190f4be9_medium.jpeg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houston, TX",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.72573237,
    "longitude": -95.46704042
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}