{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/springy-point-id",
  "name": "Springy Point",
  "description": "Explore Springy Point in Lake Pend Oreille, Idaho with Recreation.gov. Springy Point Campground is situated amid firs, cedars and pines overlooking the Pend Oreille River with views of the Cabinet and Selkirk Mountains. The city",
  "url": "https://campertunity.com/listings/campgrounds/springy-point-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/02/55/9c3e8400-9b29-4e78-b3aa-28e08d9af9b2_450.jpg",
    "https://cdn.recreation.gov/public/2023/08/24/20/38/233637_d06a3eec-e69f-4d18-8401-334447e645c6_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/02/56/4f35de3f-2cf0-4fe4-83c0-857880e46c79_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/03/03/62a9f26b-b52a-4287-80f9-71083a167038_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/02/59/98c96526-b186-478b-b7a4-137afb062ec4_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/02/59/f4f447eb-43d4-4e10-bf39-a7f8cb344c32_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/03/03/b87f45b4-18fe-49c2-9c12-dd5524bdac18_450.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Springy Point",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2375,
    "longitude": -116.5833333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233637"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25-$50"
}