{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-ashland-ashland-or",
  "name": "Camp Ashland",
  "description": "Camp Ashland is located near Ashland, Oregon, surrounded by forested terrain and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/camp-ashland-ashland-or",
  "image": [
    "https://photos.thedyrt.com/photo/1110728/media/camp-ashland_6149ad96-5abd-4525-b0ee-e6b639835014.webp?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1110728/media/camp-ashland_6149ad96-5abd-4525-b0ee-e6b639835014.webp?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.67671814475307,42.07176520327598)/-122.67671814475307,42.07176520327598,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ashland",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.07176520327598,
    "longitude": -122.67671814475307
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/camp-ashland"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "41",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$41+"
}