{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-austin-tx-2",
  "name": "Boondockers Welcome Host",
  "description": "We are located just north of downtown, and are 2 blocks from 3 different bus lines that all run through downtown. We are also walking distance to many restaurants and breweries. We are within walking distance of the Alamo Drafthouse if you want to catch dinner, drinks and a movie all in one shot. Within close proximity: Alamo Drafthouse Theatre Austin Beerworks Pinthouse Brewery Oddwood Brewery Little Deli Ramen Tatsuya Stiles Switch BBQ United Kitchen",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-austin-tx-2",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11328/profile/QI61an9KP82jxpyY_3ed42b5e6d7fda0801187b2449f8eebf_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/204151/profile/fogbdfdBF28Xijw7_82b2b1f79ef23b20ef247ed4686fc2b2_small.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Austin, TX",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "postalCode": "78757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.271828,
    "longitude": -97.82276323
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}