{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-finger-lakes-hilltop-winery-watkins-glen-ny",
  "name": "Scenic Finger Lakes Hilltop Winery",
  "description": "Nestled atop a Finger Lakes hillside, this family-owned winery offers RV Camping with panoramic lake views and rolling vineyards. Enjoy wine tasting on the deck, explore the whimsical dinosaur park on the grounds, and savor live music nights or the annual hot-air balloon and music festival each September. Level, easy-access parking welcomes rigs of all sizes. Bring your furry friend, purchase local snacks, and watch sunrises over the water for an unforgettable lakeside winery experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-finger-lakes-hilltop-winery-watkins-glen-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1193/photo-gallery/ptSPNJFZMSomd0k0_668058b901c9e4cb4507e1ed42423c0f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Watkins Glen, NY",
    "addressLocality": "Watkins Glen",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.41323973,
    "longitude": -76.92836689
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 206,
    "bestRating": 5,
    "worstRating": 1
  }
}