{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domke-falls-campground-chelan-wa",
  "name": "Domke Falls Campground",
  "description": "This boat-in campground offers a floating dock with a six boat capacity. Accessible year-round. There are four tent sites, three fire rings, four tables, and on",
  "url": "https://campertunity.com/listings/campgrounds/domke-falls-campground-chelan-wa",
  "image": [
    "https://photos.thedyrt.com/photo/34313/photo/washington-domke-falls_d13c98d03afa9f049c7df0ff66fdaf28.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/34313/photo/washington-domke-falls_d13c98d03afa9f049c7df0ff66fdaf28.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chelan",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1643707,
    "longitude": -120.54363175
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jess G."
      },
      "datePublished": "2017-07-01T03:31:22.642Z",
      "reviewBody": "We got dropped off by a boat to get to this camp ground, lots of fun and way worth it! Beautiful views of the surrounding hills and lake chelan! The domke falls waterfall is amazing! Great swimming and fishing. Smaller sized camp ground, fire rings and bathrooms. And the best part is that it's free! Minus the ferry or boat ride getting there.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}