{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillside-countryside-winery-retreat-muncy-pa",
  "name": "Hillside Countryside Winery Retreat",
  "description": "Perched among rolling hills, this boutique winery offers RV camping amid lush grapevines, panoramic sunset views, and serene countryside. Savor handcrafted wines on the porch or under a vineyard pergola, paired with artisanal snacks. Guests praise the warm hospitality, fire pit gatherings, indoor/outdoor seating, and seasonal wine-making classes. Experience peaceful nights, wine tasting, and outdoor relaxation.",
  "url": "https://campertunity.com/listings/campgrounds/hillside-countryside-winery-retreat-muncy-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31459/photo-gallery/fSxM8VfYgXWSZRKT_da2972480267af224d237603e8eff08d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Muncy, PA",
    "addressLocality": "Muncy",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.09118264,
    "longitude": -76.71645564
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}