{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/glen-ayr-resort-hoodsport-wa",
  "name": "Glen Ayr Resort",
  "description": "Welcome to Glen Ayr Resort, your ideal destination for Hood Canal lodging and RV camping near Shelton. Our resort offers over 700 feet of private beach with boat moorage, making it the perfect base for exploring the scenic Hood Canal. Whether you're seeking a waterfront or water view King or Queen Room or a One or Two Bedroom Suite, we have a variety of accommodations to suit your needs. Plus, we're proud to be a pet-friendly resort, so your furry friends can join in on the fun. RV enthusiast...",
  "url": "https://campertunity.com/listings/campgrounds/glen-ayr-resort-hoodsport-wa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/af05bb74-a671-11ed-a94c-ae29f73191bf/card.jpg?v=63889842768"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25381 U.S. 101",
    "addressLocality": "Hoodsport",
    "addressRegion": "WA",
    "postalCode": "98548",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4201161,
    "longitude": -123.1319276
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "52.99",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "$52.99+"
}