{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/russian-chapel-hills-winery-columbus-nc",
  "name": "Russian Chapel Hills Winery",
  "description": "Nestled among rolling vines, this small boutique winery offers an immersive RV Camping experience amid scenic vineyards and a striking 17th-century style Orthodox chapel. Guests can enjoy wine tastings featuring local and imported varietals--from Merlot and Sauvignon Blanc to unique red blends and Kagor--on the outdoor terrace overlooking the chapel. Note: access road and parking are narrow; larger rigs require extra care. A peaceful retreat for wine and RV enthusiasts alike.",
  "url": "https://campertunity.com/listings/campgrounds/russian-chapel-hills-winery-columbus-nc",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/r6zHw6Sson7sgCbE_b72b08942ab7014d50a0b273bf42e93c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Columbus, NC",
    "addressLocality": "Columbus",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.19858367,
    "longitude": -82.02534945
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/north-carolina/russian-chapel-hills-winery"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}