{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summertide-resort-and-marina-tahuya-wa-1",
  "name": "Summertide Resort & Marina",
  "description": "Contact info, reviews tips & more for Summertide Resort & Marina | Camping in Washington",
  "url": "https://campertunity.com/listings/campgrounds/summertide-resort-and-marina-tahuya-wa-1",
  "image": [
    "https://photos.thedyrt.com/photo/725621/media/summertide-resort-and-marina_6a2dc8f3-7caa-4002-b436-0ef9d051b571.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/725621/media/summertide-resort-and-marina_6a2dc8f3-7caa-4002-b436-0ef9d051b571.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/725622/media/summertide-resort-and-marina_8620fb05-d7d8-42a0-967f-c01525f32a98.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15781 NE North Shore Rd",
    "addressLocality": "Tahuya",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.37249459,
    "longitude": -123.07048655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michael C."
      },
      "datePublished": "2023-08-24T20:45:07.525Z",
      "reviewBody": "Good ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Paul T."
      },
      "datePublished": "2021-08-26T20:18:09.229Z",
      "reviewBody": "It’s a nice little place, down on the hood canal, very cozy. We stayed down at a cabin and it was pretty empty, which was nice. The cabin was a bit older, but it has a charm to it, everyone had service there too. I’d recommend bringing a small boat out if you can, sunset on the hood canal was great, we saw some porpoises. Overall, I’d go back again if I wanted a quiet little getaway without the haste of camping.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}