{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cool-climate-vineyard-retreat-tappen-bc",
  "name": "Cool Climate Vineyard Retreat",
  "description": "Nestled among lush rows of cool-climate grapes, this award-winning vineyard offers RV Camping beside scenic mountain-view vines. Enjoy guided wine tastings led by gracious hosts in an immaculate tasting room and patio overlooking the vines. Assist with grape harvest (seasonal), savor a bottle of Marechal Foch at sunset, or stroll peaceful farm roads with friendly cows and llamas. Clean facilities and easy parking for quiet nights.",
  "url": "https://campertunity.com/listings/campgrounds/cool-climate-vineyard-retreat-tappen-bc",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/pGcQQTgYCzd8H5EO_540af581eb11be8c65fd4a84da0253c7_medium.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tappen, BC",
    "addressLocality": "Tappen",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.89176213,
    "longitude": -119.3975777
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/british-columbia/recline-ridge-vineyards-winery",
    "http://www.reclineridgewinery.com"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@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": "Farm"
    }
  ]
}