{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpine-north-loop-wy",
  "name": "Alpine North Loop",
  "description": "Explore Alpine North Loop in Caribou-Targhee National Forest, Idaho with Recreation.gov. Alpine North Loop Campground is located in beautiful Star Valley, Wyoming at an elevation of 5,640 feet. The cozy town of Alpine is just 2 miles west. Visitors",
  "url": "https://campertunity.com/listings/campgrounds/alpine-north-loop-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64841.jpg",
    "https://cdn.recreation.gov/public/images/64843.jpg",
    "https://cdn.recreation.gov/public/images/64851.jpg",
    "https://cdn.recreation.gov/public/images/64809.jpg",
    "https://cdn.recreation.gov/public/images/64631.jpg",
    "https://cdn.recreation.gov/public/images/64675.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpine North Loop",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1963889,
    "longitude": -111.0411111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232210"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$20-$60"
}