{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/afton-canyon-campground-baker-ca",
  "name": "Afton Canyon Campground",
  "description": "Contact info, reviews tips & more for Afton Canyon Campground | Camping in California",
  "url": "https://campertunity.com/listings/campgrounds/afton-canyon-campground-baker-ca",
  "image": [
    "https://photos.thedyrt.com/photo/622049/media/california-afton-canyon_c7ab8a60-995e-45de-bb26-6f954b28de43.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/4451/photo/california-afton-canyon_72f041ff4ce7bf43c6409f161b79a521.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/622049/media/california-afton-canyon_c7ab8a60-995e-45de-bb26-6f954b28de43.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/136857/media/california-afton-canyon_84d097aeea6d2ab04e9ec1e8f33e6f1a.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/97043/media/california-afton-canyon_6b791a7c4cd61409c4f5de07dd26eed7.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/136860/media/california-afton-canyon_cac36966759ef0a2fd847f5b70fb206b.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baker",
    "addressRegion": "CA",
    "postalCode": "92309",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.03793648,
    "longitude": -116.38416582
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-afton-canyon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-16"
  },
  "priceRange": "$0+"
}