{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-boerne-tx-1",
  "name": "Boondocking host near Boerne, TX",
  "description": "15 Miles outside of Boerne, TX -Nearby Public Access to The Guadalupe River and 20 minutes from Downtown Boerne, TX.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-boerne-tx-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15497/photo-gallery/Cj7egoJFNJ3eq3R2_695e065580c8ee02832c4415df4dc80b_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/305509/profile/1L1INZghlAd1FjF2_fc381eac622b1988e7b7f6e16f742048_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boerne, TX",
    "addressLocality": "Boerne",
    "addressRegion": "TX",
    "postalCode": "78006",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.90193127,
    "longitude": -98.46079873
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}