{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/olympic-wilderness-base-hoodsport-wa",
  "name": "Olympic Wilderness Basecamp",
  "description": "Nestled in the shadow of the Olympic Mountains is the peninsula's premier off-grid camping location. Minutes from the Olympic National Park and the Hood Canal w",
  "url": "https://campertunity.com/listings/campgrounds/olympic-wilderness-base-hoodsport-wa",
  "image": [
    "https://photos.thedyrt.com/photo/1213222/media/olympic-wilderness-basecamp-wa_9a97303c-e865-4047-bd38-f316af727e2f.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1213222/media/olympic-wilderness-basecamp-wa_9a97303c-e865-4047-bd38-f316af727e2f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1213221/media/olympic-wilderness-basecamp-wa_244323f9-6d28-42f9-b3de-2f396a59cdb9.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 960",
    "addressLocality": "Hoodsport",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4063647,
    "longitude": -123.1405804
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley F."
      },
      "datePublished": "2023-01-26T22:48:39.058Z",
      "reviewBody": "Ashley here from The Dyrt! It was great to work with Marc and get this beautiful property on our platform. There are several lodging types to choose from, including domes! Let’s help them out and leave some reviews!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Annonomys G."
      },
      "datePublished": "2024-06-24T02:47:46.402Z",
      "reviewBody": "i stayed here for my sister batch party last summer and it was definitely a time to remember! marc was such a great host and the campsites were beautiful!!!!!!!!!!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}