{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riley-creek-id-us",
  "name": "Riley Creek",
  "description": "Explore Riley Creek in Lake Pend Oreille, Idaho with Recreation.gov. Riley Creek Recreation Area, situated on the banks of the Pend Oreille River, is the largest recreation area for the Albeni Falls Project, but still offers visi",
  "url": "https://campertunity.com/listings/campgrounds/riley-creek-id-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/11/03/49/ff7a69dd-e550-4b28-8e33-e99f69feae43_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/11/03/59/d3828bf7-ec3b-438c-8d2a-31f553ebeafb_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riley Creek",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1611111,
    "longitude": -116.7702778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233600?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$35-$75"
}