{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/organic-biodynamic-winery-retreat-oliver-bc",
  "name": "Organic Biodynamic Winery Retreat",
  "description": "Discover RV Camping at this family-run biodynamic winery set among mountain vistas, vineyards and orchards. Sample unique estate-grown wines--from black walnut and haskap berry to cucumber mint and dandelion--enjoyed on the shaded patio or at the BBQ area. Friendly hosts offer tours, tastings, and even a golf cart ride along the creek. Spacious spots accommodate up to 20‚Äô RVs, blending organic wine tasting with rustic charm.",
  "url": "https://campertunity.com/listings/campgrounds/organic-biodynamic-winery-retreat-oliver-bc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33354/profile/KcRO27L3nOdkwWp6_4c5d882b25d27f78d0183a5e42727cf0_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oliver, BC",
    "addressLocality": "Oliver",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.21560201,
    "longitude": -119.52674905
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}