{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salmon-meadows-campground-conconully-wa",
  "name": "Salmon Meadows Campground",
  "description": "This campground was originally established in 1937 by the Civilian Conservation Corps and boasts a picnic gazebo built by the CCC as well as an old registration",
  "url": "https://campertunity.com/listings/campgrounds/salmon-meadows-campground-conconully-wa",
  "image": [
    "https://photos.thedyrt.com/photo/540153/media/washington-salmon-meadows_2105ce73-fc32-46ad-80be-3859a2aac1df.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/540152/media/washington-salmon-meadows_1140a492-33ed-4ac8-8ef6-fc783cc2b590.heic?auto=webp",
    "https://photos.thedyrt.com/photo/540153/media/washington-salmon-meadows_2105ce73-fc32-46ad-80be-3859a2aac1df.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Conconully",
    "addressRegion": "WA",
    "postalCode": "98819",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.65771052,
    "longitude": -119.84177097
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/washington-salmon-meadows"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$10+"
}