{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ranchlands-lookout-view-trail-seligman-az",
  "name": "The Ranchlands ~ Lookout View Trail",
  "description": "The Ranchlands ~ Lookout View Trail in Arizona offers a landscape characterized by open plains and scattered vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/ranchlands-lookout-view-trail-seligman-az",
  "image": [
    "https://photos.thedyrt.com/photo/892878/media/the-ranchlands-lookout-view-trail_ce1ec6e4-5dfd-42c6-80a3-60971e6a969f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.5732383770515,35.226299510693764)/-112.5732383770515,35.226299510693764,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/892880/media/the-ranchlands-lookout-view-trail_eb58d1e9-bf0f-4827-826c-3785a469bd90.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/892878/media/the-ranchlands-lookout-view-trail_ce1ec6e4-5dfd-42c6-80a3-60971e6a969f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Seligman",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.226299510693764,
    "longitude": -112.5732383770515
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/the-ranchlands-lookout-view-trail"
  ],
  "numberOfRooms": 20,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.2",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0.2-$0.3"
}