{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-port-townsend-wa",
  "name": "Harvest Hosts Winery",
  "description": "Come for a visit and you will enjoy seeing our unique winemaking techniques. You will also have a chance to chat with the winemaker about the process and his resulting wines. Whether you have a sophisticated palate or just like tasting great Washington State wines, you will find something to enjoy at FairWinds Winery.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-port-townsend-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/7488/photo-gallery/97gswrn616AsFzh4_faf27303729ebe8ffea26b2dd3575148_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Port Townsend, WA",
    "addressLocality": "Port Townsend",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.99100354,
    "longitude": -122.74271284
  },
  "sameAs": [
    "https://fairwindswinery.com/",
    "https://www.harvesthosts.com/hosts/washington/fairwinds-winery"
  ],
  "checkinTime": "07:20:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}