{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-hopland-ca",
  "name": "Harvest Hosts Winery",
  "description": "Mom and Pop Olive mill and Winery. Animal Sanctuary and vineyard. 27 acres of explorable land, away from city lights and noise pollution. Perfect place away from places. Terra Savia Animal Sanctuary, Visit and learn our story..",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-hopland-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31732/profile/1vm3l4nkl1SvEgjO_f0c8d50778e57564ba3f2cfa14dde5b6_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hopland, CA",
    "addressLocality": "Hopland",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.01597303,
    "longitude": -123.02084176
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@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": "Vineyard"
    }
  ]
}