{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeview-farm-brewery-retreat-geneva-ny",
  "name": "Lakeview Farm & Brewery Retreat",
  "description": "Nestled on a scenic farm overlooking a sparkling lake and rolling vineyards, this microbrewery offers a perfect blend of RV camping and craft-beer culture. Park on the spacious, level lot and unwind with local brews, flatbread pizza, BBQ chicken or giant pub pretzels. Enjoy live music, shuffleboard and cycling access along nearby wine and cheese routes. Friendly hosts, dog-friendly grounds and stunning sunsets make this a top RV camping stop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeview-farm-brewery-retreat-geneva-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26676/photo-gallery/S9IPKbowueKXFJoi_fb8e808209795b3ce313443df80325d5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Geneva, NY",
    "addressLocality": "Geneva",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.83416458,
    "longitude": -76.94117074
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 378,
    "bestRating": 5,
    "worstRating": 1
  }
}