{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-johnson-city-tx",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "Serving the hill country’s best craft cocktails in a beautiful new space. Event rental available. Live Music Most Friday & Saturday Nights.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-johnson-city-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44257/photo-gallery/nguD9PozWNqPLJvD_20f21f8be37f517e77ddbcaea25ee5b6_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johnson City, TX",
    "addressLocality": "Johnson City",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.26655051,
    "longitude": -98.38747584
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}