{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-owned-winery-creek-retreat-north-east-pa",
  "name": "Family-Owned Winery & Creek Retreat",
  "description": "Nestled along a cascaded creek with woodland views and rolling vineyards, this family-owned winery offers RV Camping steps from gentle waterfalls. Sample six award-winning wines for $5 in the rustic tasting room and savor charcuterie boards, then picnic creekside amid vibrant foliage. Spacious spots accommodate big rigs, and friendly hosts guide you to scenic sites. Enjoy serene water sounds, seasonal wine slushies, and rich, aromatic vintages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/family-owned-winery-creek-retreat-north-east-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/979/photo-gallery/5FMkIBSCsCyTgA9h_ff97f92c49efe9a63b003251e927740d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North East, PA",
    "addressLocality": "North East",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1952053,
    "longitude": -79.8268119
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 222,
    "bestRating": 5,
    "worstRating": 1
  }
}