{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sublime-organics-farm-not-accepting-reservations-sublimity-o",
  "name": "Sublime Organics Farm- Not accepting reservations",
  "description": "Sublime Organics Farm is located near the rolling hills and forests of Oregon.",
  "url": "https://campertunity.com/listings/campgrounds/sublime-organics-farm-not-accepting-reservations-sublimity-o",
  "image": [
    "https://photos.thedyrt.com/photo/132503/media/sublime-organics-farm_42d27ce2a5c99dc613dc1c6176d643d0.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.77375075,44.84035578)/-122.77375075,44.84035578,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/132503/media/sublime-organics-farm_42d27ce2a5c99dc613dc1c6176d643d0.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/168717/media/sublime-organics-farm_0aef8ad77aa9377b35b3c264443837ea.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sublimity",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.84035578,
    "longitude": -122.77375075
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/sublime-organics-farm"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "23:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}