{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-owned-colorado-mesa-winery-olathe-co",
  "name": "Family-Owned Colorado Mesa Winery",
  "description": "Perched atop a sunlit mesa, this family-owned winery welcomes RV campers to unwind among 22 acres of vinifera vineyards and panoramic mountain vistas. Enjoy private wine tastings--often under a massive cottonwood or oak--and sample award-winning, estate-grown varietals crafted exclusively from local grapes. Watch deer wander at sunset, sip Chardonnay on the outdoor patio, and take in the serene rural setting with full RV camping accommodations beneath shady trees.",
  "url": "https://campertunity.com/listings/campgrounds/family-owned-colorado-mesa-winery-olathe-co",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/5oG8MALafIZJYj0y_26cfca0a6e6e6437346cafb30aef841a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Olathe, CO",
    "addressLocality": "Olathe",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.67104894,
    "longitude": -107.87875774
  },
  "sameAs": [
    "http://www.cottonwoodcellars.com",
    "https://www.harvesthosts.com/hosts/colorado/cottonwood-cellars"
  ],
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}