{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shadowy-st-joe-campground-saint-maries-id",
  "name": "Shadowy St. Joe Campground",
  "description": "The Shadowy St. Joe Campground (CG) is located 10.6 miles from St. Maries Idaho up the St. Joe River on Forest Highway 50. It is at 2100 feet elevation and on a slack water section of the river. The campground includes convenient paved roadways and camping spurs, 13 camping units and one host site. During peak season, 7 sites will be available for reservations.",
  "url": "https://campertunity.com/listings/campgrounds/shadowy-st-joe-campground-saint-maries-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/03/19/16/02/10305337_7e190681-8a79-4f4b-a0eb-6bc6d09b836a_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/03/19/16/04/10305337_c592ece8-0b8b-46c5-86e3-e3e3d1a984c9_700.webp",
    "https://cdn.recreation.gov/public/2024/03/19/16/07/10305337_aadc5157-18ad-40ca-95cc-b2894e5105fa_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "222 S. 7th Street, Suite 1 St. Maries, ID 83861",
    "addressLocality": "Saint Maries",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.325668,
    "longitude": -116.393254
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10305337"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20+"
}