{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-family-vineyard-winery-retreat-lake-placid-fl",
  "name": "Scenic Family Vineyard Winery Retreat",
  "description": "Wake up to vineyard views at this family-owned winery offering RV camping beneath shady trees on spacious, level sites. Enjoy wine and beer flights in the outdoor pavilion accompanied by local live music. Browse artisan products in the on-site shop, or savor a charcuterie board while sampling their fruity whites, dry reds and unique Avocado wine. Cap off the day with a stunning sunset over the vines for a memorable farm-to-glass experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-family-vineyard-winery-retreat-lake-placid-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34294/photo-gallery/xd0HzWLu2U6jjkPj_d2bfc81c60eb4eb64f18da443f280406_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Placid, FL",
    "addressLocality": "Lake Placid",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.25155125,
    "longitude": -81.32060561
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}