{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/magpie-campground-ut-huntsville-ut",
  "name": "Magpie Campground (UT)",
  "description": "Magpie Campground is located on the banks of the South Fork Ogden River at an elevation of 5,200 feet, just 6 miles from Huntsville, Utah. Campers love the park for its great river access. Tubing and fishing are very popular activities.",
  "url": "https://campertunity.com/listings/campgrounds/magpie-campground-ut-huntsville-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/12/06/23/38/10047995_4fdcee10-946a-4150-aa1e-0003190befb1_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S",
    "addressLocality": "Huntsville",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.270264,
    "longitude": -111.667206
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tubing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6551723,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27.72",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "$27.72+"
}