{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shoreline-id",
  "name": "Shoreline",
  "description": "Explore Shoreline in Boise National Forest, Idaho with Recreation.gov. Shoreline Campground is located just across the road from beautiful Warm Lake, at an elevation of 5,300 feet. Visitors enjoy boating, fishing, swimming, hiking",
  "url": "https://campertunity.com/listings/campgrounds/shoreline-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64228.jpg",
    "https://cdn.recreation.gov/public/images/64385.jpg",
    "https://cdn.recreation.gov/public/images/64398.jpg",
    "https://cdn.recreation.gov/public/images/64330.jpg",
    "https://cdn.recreation.gov/public/images/64250.jpg",
    "https://cdn.recreation.gov/public/images/64337.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shoreline",
    "addressLocality": "Cascade",
    "addressRegion": "ID",
    "postalCode": "83611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6541667,
    "longitude": -115.6647222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232098"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$15-$50"
}