{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-mountain-ukiah-ca",
  "name": "Red Mountain",
  "description": "Contact info, reviews tips & more for Red Mountain | Camping in California",
  "url": "https://campertunity.com/listings/campgrounds/red-mountain-ukiah-ca",
  "image": [
    "https://photos.thedyrt.com/photo/652018/media/red-mountain_a4816e00-f905-48fc-930b-b7c9c7947450.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/193269/media/red-mountain_4ec05c6e13444ac6e0ccd966d972c999.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/833969/media/red-mountain_f1cf2360-4a91-432c-b787-77c68cf43848.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/193271/media/red-mountain_7f3a5b8226e29db8dfd842781c93245c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/833971/media/red-mountain_36f1ca5d-031f-41b0-8043-728bc834b161.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/652018/media/red-mountain_a4816e00-f905-48fc-930b-b7c9c7947450.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ukiah",
    "addressRegion": "CA",
    "postalCode": "95482",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0799221,
    "longitude": -123.091345
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/red-mountain"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}