{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harborview-craft-brewery-tacoma-wa",
  "name": "Harborview Craft Brewery",
  "description": "Settle in for RV Camping steps from a laid-back microbrewery featuring six flagship craft beers, rotating seasonal brews and guest ciders. In partnership with a local winery, the taproom also pours a red blend, sauvignon blanc and dry ros√©. Enjoy pours on a small patio or stroll to nearby waterfront trails, lighthouse and state park beach. Bring your own food or order sushi and diner delivery next door for a relaxed, beer-centric stay.",
  "url": "https://campertunity.com/listings/campgrounds/harborview-craft-brewery-tacoma-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4526/photo-gallery/i8zibfH1oR8c9JvX_8b1cde6110c3f0a661a73e13e7db3910_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tacoma, WA",
    "addressLocality": "Tacoma",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.42007433,
    "longitude": -122.45684861
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/washington/north-47-brewing-co",
    "https://www.north47brewery.com/"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}