{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quaint-countryside-winery-retreat-bergen",
  "name": "Quaint Countryside Winery Retreat",
  "description": "Nestled in serene farmland, this family-run winery offers RV camping with spacious, level gravel sites--no need to unhook even big rigs. Sample an extensive selection of specialty blends and fruit wines in the cozy tasting room, then browse a charming gift shop stocked with novelty items and personalized wine labels for any occasion. Spend evenings by the pond watching wildlife, gather around the campfire under the stars, and enjoy friendly hosts who make every visit feel like coming home.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quaint-countryside-winery-retreat-bergen",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6551/photo-gallery/zDfL9lMICYU9Ij8e_b8cdfcea3aba9e7b6f2722e175b6fed1_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bergen, NY",
    "addressLocality": "Bergen",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.02797956,
    "longitude": -77.9762857
  },
  "checkoutTime": "07:20:00",
  "numberOfRooms": 7,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 428,
    "bestRating": 5,
    "worstRating": 1
  }
}