{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horseshoe-meadow-campground-alabama-hills-ca",
  "name": "Horseshoe Meadow Campground",
  "description": "Horseshoe Meadow is a vast 10,000 foot high meadow, surrounded by lodgepole pine forest. Getting there is an adventure in itself; the road to Horseshoe Meadow climbs over 6,000 feet, as it winds its way up from Lone Pine. Three campgrounds are located in the Horseshoe Meadow Area. Trails from Horseshoe Meadow provide access to the Golden Trout Wilderness and Sequoia-Kings Canyon National Park. The road to Horseshoe Meadow is closed from approximately November to May due to snow.",
  "url": "https://campertunity.com/listings/campgrounds/horseshoe-meadow-campground-alabama-hills-ca",
  "image": [
    "https://photos.thedyrt.com/photo/802855/media/horseshoe-meadow-equestrian-camp_40425df3-f439-411b-8a63-793bf941557d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lone Pine",
    "addressRegion": "CA",
    "postalCode": "93545",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.44857686,
    "longitude": -118.16871367
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "6",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$6+"
}