{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-boutique-vineyard-winery-north-east-pa",
  "name": "Charming Boutique Vineyard Winery",
  "description": "Nestled amid rolling vineyards, this boutique winery offers a serene RV camping experience with room for rigs of all sizes. Enjoy award-winning wines crafted from estate-grown grapes just steps from your campsite. Take a guided stroll through the harvest rows, sample varietals paired with cheese and charcuterie, or unwind on the garden patio. For non-wine drinkers, a curated selection of local brews awaits. Perfect for a peaceful getaway and delightful tastings under the stars.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charming-boutique-vineyard-winery-north-east-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3862/photo-gallery/FQ6gz2Qd05llSzzA_97bb3c1e4f67502ca727a54a03e5757c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North East, PA",
    "addressLocality": "North East",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.14873881,
    "longitude": -79.80607694
  },
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@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": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 109,
    "bestRating": 5,
    "worstRating": 1
  }
}