{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/77565d688141caaf8417baa347d1d1ae06b119b14779a9e193b3776510612d6b",
  "name": "The Healing Farm",
  "description": "The Healing Farm is located in Washington, offering a mix of forested areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/77565d688141caaf8417baa347d1d1ae06b119b14779a9e193b3776510612d6b",
  "image": [
    "https://photos.thedyrt.com/photo/1178293/media/the-healing-farm_a081c6e7-dc9f-4171-a016-3193a848921b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1244640/media/the-healing-farm_1193ff9f-b9b6-46ca-bc28-925518f2a4c8.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1178293/media/the-healing-farm_a081c6e7-dc9f-4171-a016-3193a848921b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.65053985058339,46.871090972082726)/-122.65053985058339,46.871090972082726,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yelm",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.871090972082726,
    "longitude": -122.65053985058339
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/the-healing-farm"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.6",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0.6+"
}