{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tennessee-hills-vineyard-retreat-sparta-tn",
  "name": "Tennessee Hills Vineyard Retreat",
  "description": "Perched atop gentle hills, this family-run winery offers a serene RV Camping escape among rolling fields and friendly mules. Enjoy a guided tasting of handcrafted wines, crisp hard ciders and seasonal honey-lemon cider, then browse the on-site gift shop stocked with jellies and accessories. With level, secluded sites, panoramic sunset views and star-filled skies, plus an authentic farm tour with the resident Great Dane and mules, it‚Äôs a peaceful farm-to-glass getaway.",
  "url": "https://campertunity.com/listings/campgrounds/tennessee-hills-vineyard-retreat-sparta-tn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1146/photo-gallery/P03X8ZaTkKNqtmf9_47f7ab01c245c4ec51566f5421c0f7ef_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sparta, TN",
    "addressLocality": "Sparta",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.07682624,
    "longitude": -85.53013524
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 85,
    "bestRating": 5,
    "worstRating": 1
  }
}