{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boutique-estate-winery-retreat-jacksonville-or",
  "name": "Boutique Estate Winery Retreat",
  "description": "Nestled in the heart of Oregon wine country, this family-run boutique estate offers scenic RV camping among lush vineyards. Enjoy premium varietal wines--Viognier, Merlot, Cabernet Sauvignon, Cabernet Franc, Syrah--and unique blends crafted from estate or local grapes. Relax in a cozy tasting room, explore expansive pastures with your pets, and take advantage of level parking, water hookups, and friendly hosts sharing stories and wine pairing tips.",
  "url": "https://campertunity.com/listings/campgrounds/boutique-estate-winery-retreat-jacksonville-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32/photo-gallery/eDZnb4c1ff7CRFkP_efb7be9f2a619d47929180cdb9a2e3c5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jacksonville, OR",
    "addressLocality": "Jacksonville",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.33776972,
    "longitude": -123.13047476
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 84,
    "bestRating": 5,
    "worstRating": 1
  }
}