{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-canal-view-winery-retreat-hoodsport",
  "name": "Scenic Canal View Winery Retreat",
  "description": "Perched on a tranquil canal shore with Olympic Mountain vistas, this boutique winery invites RV Camping guests to unwind among fruit and grape vines. Park on a spacious grassy meadow by a babbling creek, then stroll to the rustic tasting room for flights of red, ros√©, sweet fruit wines, ciders, beer, gourmet jams, truffles and freshly roasted coffee. Friendly staff and a welcoming winery dog add charm. Note: uneven surfaces and a gravel entry require cautious navigation, but reward you with...",
  "url": "https://campertunity.com/listings/campgrounds/scenic-canal-view-winery-retreat-hoodsport",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/5fZ0W9CaFoXUD4LL_2f04009649d23b008ec405be4e209f38_medium.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoodsport, WA",
    "addressLocality": "Hoodsport",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.42378686,
    "longitude": -123.10101617
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 76,
    "bestRating": 5,
    "worstRating": 1
  }
}