{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sourdough-creek-campground-ak-us",
  "name": "Sourdough Creek Campground",
  "description": "Explore Sourdough Creek Campground with Recreation.gov. Sourdough Creek Campground is located at MP 147.5 of the Richardson Highway near the shores of the Gulkana River. The campground has 42 camp sites, including 4",
  "url": "https://campertunity.com/listings/campgrounds/sourdough-creek-campground-ak-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/05/04/23/24/14550_2a93571a-4499-4b35-968a-9e11c078673d_1440.jpg",
    "https://cdn.recreation.gov/public/2023/05/11/17/17/14550_94c21679-d787-444d-ad37-09510d8485b6_700.jpg",
    "https://cdn.recreation.gov/public/2023/05/01/22/47/14550_0c68a7dd-8fc4-4a37-872e-8667b109503a_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sourdough Creek Campground",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.52679607,
    "longitude": -145.5187738
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/14550",
    "https://campflare.com/campground/sourdough-creek-campground-550"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$20+"
}