{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shoreline-campground",
  "name": "Shoreline Campground",
  "description": "Shoreline Campground in Boise National Forest, Cascade Idaho. See 2 traveler reviews, 15 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/shoreline-campground",
  "image": [
    "https://campcdn.com/photos/2/1/21051/231035/uploads_2F1591128086990-p84a71x0e1gl-c8ff5052d65fd847bd56510523f755c8_2FShorelineSite16.jpg?v=1633855870",
    "http:https://campcdn.com/photos/2/1/21051/231035/low_res/shoreline.jpg?v=1633855870"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.65435855106077,
    "longitude": -115.66795778351447
  },
  "sameAs": [
    "https://www.campendium.com/shoreline"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}