{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-garden-retreat-olympia-wa",
  "name": "Secluded Garden Retreat",
  "description": "Discover a private 1.5-acre garden oasis perfect for RV camping just minutes from the state capital. Enjoy a flat, spacious grassy site under mature trees, surrounded by seasonal flowers, fruit trees and homegrown vegetables to sample. Jasper, the friendly mixed-breed dog, welcomes playful pups. Explore nearby Olympic and Cascade mountains or Seattle‚Äôs attractions an hour away. WiFi access, easy setup and warm hospitality make this serene spot a standout for travelers.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-garden-retreat-olympia-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11574/profile/5ymmO6iqfKAMIB6z_ab46603d1d84a04e38d1945804a2b0b2_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/171003/profile/L2sw373lN8x5dZgK_15cc8ec496363327c818f13863bef690_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Olympia, WA",
    "addressLocality": "Olympia",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.98575846,
    "longitude": -122.81432623
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 100,
    "bestRating": 5,
    "worstRating": 1
  }
}