{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bell-bay-campground-harrison-id",
  "name": "Bell Bay Campground",
  "description": "Bell Bay Campground is a prime place to set up camp on Coeur d'Alene Lake. The upper camp loop is on a hill overlooking the beautiful lake, while the lower loop sits on a short ridge along the shoreline.",
  "url": "https://campertunity.com/listings/campgrounds/bell-bay-campground-harrison-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/02/22/18/20/233908_5aa68633-a7c1-4b58-9273-d275769daabd_700.webp",
    "https://cdn.recreation.gov/public/images/71185_700.webp",
    "https://cdn.recreation.gov/public/images/71083_700.webp",
    "https://cdn.recreation.gov/public/2023/06/06/00/09/233908_edfdc40e-74cd-442f-bc7a-26e310507a57_700.webp",
    "https://cdn.recreation.gov/public/images/71182_700.webp",
    "https://cdn.recreation.gov/public/images/71211_700.webp",
    "https://cdn.recreation.gov/public/2020/02/22/18/24/233908_e77c2fe0-07b6-49a1-9d43-3bbdb896d499_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/71103_700.webp",
    "https://cdn.recreation.gov/public/2020/02/22/18/18/233908_341ec3a0-d7cc-485b-a36d-728e6702470f_700.webp",
    "https://cdn.recreation.gov/public/images/71096_700.webp",
    "https://cdn.recreation.gov/public/2020/02/22/18/23/233908_c3f9d602-1334-4673-8576-84a5e0aa0132_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "406 East Point Rd.",
    "addressLocality": "Harrison",
    "addressRegion": "ID",
    "postalCode": "83833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4763889,
    "longitude": -116.8413889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233908?tab=seasons"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$26+"
}