{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-johnson-city-tx",
  "name": "Boondocking host near Johnson City, TX",
  "description": "We are on the Texas Hill country wine trail. We are approximately 26 miles from Fredericksburg. Our property is adjacent to a vineyard so if you into wine it's just a walk away. For those that don't like wine there are 2 local breweries and several whiskey distilleries close by. If hiking is your thing we are 11 miles from the Pedernales Falls State Park.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-johnson-city-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32559/photo-gallery/GfqlGP6G1CiM1VVS_59395c957d6dac72afda2e085a0209d1_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/183286/profile/IltvCwR40IDLsbfd_c92b5adc32f9b61614bb57e97e74dac4_small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johnson City, TX",
    "addressLocality": "Johnson City",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.40799894,
    "longitude": -98.32311783
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}