{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-oakdale-ca",
  "name": "Harvest Hosts Winery",
  "description": "Family owned and run winery specializing in red wines and Angelica made with Mission Grapes.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-oakdale-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45397/photo-gallery/ocB2FLHwsH19K8oq_a104622cd0d2580f2b894c0f419c46b8_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oakdale, CA",
    "addressLocality": "Oakdale",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.75630145,
    "longitude": -120.71927822
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/california/marsella-family-vineyards"
  ],
  "checkinTime": "09:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}