{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hill-country-views-fine-wine-flights-johnson-city-tx",
  "name": "Hill Country Views & Fine Wine Flights",
  "description": "Embark on an unforgettable RV camping journey along the renowned 290 Wine Trail, where the rolling hills of Texas unfold into a picturesque setting tailor-made for oenophiles and nature enthusiasts alike. Set in the heart of 52 sprawling acres, this prime destination offers RV campers more than just a spot to park; it presents a tranquil escape with soothing gentle breezes and awe-inspiring views of the Hill Country landscape. As you settle in with your RV, be captivated by a tasting room exp...",
  "url": "https://campertunity.com/listings/campgrounds/hill-country-views-fine-wine-flights-johnson-city-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5842/photo-gallery/ZA7FbWkisg2B8mSD_a40ab44bc256d40b709623a30fca95c4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Johnson City, TX",
    "addressLocality": "Johnson City",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.23708204,
    "longitude": -98.57327353
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 98,
    "bestRating": 5,
    "worstRating": 1
  }
}