{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/taylors-fork-atv-campground-kamas-ut",
  "name": "Taylors Fork ATV Campground",
  "description": "Contact info, reviews tips & more for Taylors Fork ATV Campground | Camping in Utah",
  "url": "https://campertunity.com/listings/campgrounds/taylors-fork-atv-campground-kamas-ut",
  "image": [
    "https://photos.thedyrt.com/photo/109798/media/utah-taylors-fork_ad79df60f83726cfd6ab7a07073f4a35.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/109792/media/utah-taylors-fork_72dcd1085a0fcf3c988abcaa23d8b0e6.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/109795/media/utah-taylors-fork_ef3a83884100671ef91424ff83fca39f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/109798/media/utah-taylors-fork_ad79df60f83726cfd6ab7a07073f4a35.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.62000526,
    "longitude": -111.13836267
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/utah-taylors-fork"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}