{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-del-valle-tx",
  "name": "Boondocking host near Del Valle, TX",
  "description": "Trying this again. Close to Austin, COTA, ABIA, Tesla, and more.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-del-valle-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10857/photo-gallery/oUiJaanZYQx0ottA_6c56487898187e87a9a45f5be346c010_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/253211/profile/2AWdwArTf5fs6R1z_0b9a42995ccfa4f06da39b92ba0c260f_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Del Valle, TX",
    "addressLocality": "Del Valle",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.27066515,
    "longitude": -97.6067515
  },
  "checkinTime": "05:10:00",
  "checkoutTime": "07:50:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}