{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-wooded-retreat-goldendale-wa-usa",
  "name": "Secluded Wooded Retreat",
  "description": "Discover a peaceful haven nestled on ten acres of shady woodland perfect for RV Camping and boondocking. Surrounded by towering trees and occasional wildlife sightings, this site offers level parking pads with easy water access and plenty of space to stretch out. Spend your days unwinding among nature or venturing to nearby wineries, museums, and scenic walking trails. A gracious host ensures a warm welcome, making each stay feel like a private getaway.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-wooded-retreat-goldendale-wa-usa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10066/profile/QDe8ZiU65egm31Ha_7df360721b9da5cbaf4853e856456afb_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/253144/profile/138mjBdugJ1r209q_16084cf442d328da6d1fa73239f163e6_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goldendale, WA",
    "addressLocality": "Goldendale",
    "addressRegion": "WA",
    "postalCode": "98620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.90894148,
    "longitude": -120.77966203
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 121,
    "bestRating": 5,
    "worstRating": 1
  }
}