{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-wooded-island-retreat-vashon-wa-1",
  "name": "Serene Wooded Island Retreat",
  "description": "Discover a tranquil wooded getaway on a lush island, accessible via three scenic ferry routes. This private property offers spacious, flat RV camping sites beneath towering trees with electric hookups and easy walk-ins to shops and parks. Hosts provide friendly greetings, real-time ferry updates, and a quiet, secluded experience perfect for overnight stops or leisurely retreats amid nature.",
  "url": "https://campertunity.com/listings/campgrounds/serene-wooded-island-retreat-vashon-wa-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14814/photo-gallery/So4Ib07LIAH1PGzS_aa94b0d908b2ead8cf393f76e0cdf9a5_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/10938/profile/kx0y2XgeqatVYzSI_ac83b5b5711ccdf6661b394eb9e903e3_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vashon, WA",
    "addressLocality": "Vashon",
    "addressRegion": "WA",
    "postalCode": "98070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.41815211,
    "longitude": -122.46038182
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}