{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-owned-mountain-view-winery-cleveland-ga",
  "name": "Family-Owned Mountain-View Winery",
  "description": "Nestled amid rolling hills at the base of a majestic mountain, this family-owned winery invites RV camping guests to sip world-class wines in a serene meadow. Settle into spacious, grassy sites and unwind with a curated wine flight, charcuterie board and occasional trivia night in the tasting room. Wildlife often wanders through at dusk, while friendly hosts offer personalized tours of their Sauvignon Blanc, Cabernet and Merlot vineyards. Perfect for a peaceful mountain getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-owned-mountain-view-winery-cleveland-ga",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40645/photo-gallery/0WC681JS9zQpmOMy_2a7a0c691f6ab80b12a3c64682517d1a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cleveland, GA",
    "addressLocality": "Cleveland",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.61640192,
    "longitude": -83.74512476
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "10:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  }
}