{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-road-cabin-two-tent-spots-or",
  "name": "The High Road Cabin (two) TENT Spots",
  "description": "You can't camp many places in Oregon that the general public is not allowed. You can here. Behind a locked gate, no public access. A permanent pit toilet is ons",
  "url": "https://campertunity.com/listings/campgrounds/high-road-cabin-two-tent-spots-or",
  "image": [
    "https://photos.thedyrt.com/photo/825962/media/the-high-road-cabin_32ed4b3b-b32d-4fd0-8bea-f180d4683dc5.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/825962/media/the-high-road-cabin_32ed4b3b-b32d-4fd0-8bea-f180d4683dc5.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/828075/media/the-high-road-cabin_736769ff-8e51-4cfb-a421-e9e164f5010f.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.429120114284075,
    "longitude": -118.30758784232813
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/the-high-road-cabin"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "29",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$29+"
}