{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-elsie-campground",
  "name": "Lake Elsie Campground",
  "description": "Lake Elsie Campground in Coeur D'Alene National Forest, Kellogg Idaho. See 4 traveler reviews, 13 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/lake-elsie-campground",
  "image": [
    "https://campcdn.com/photos/2/6/2656/319249/uploads_2F1635792795847-v54o33j9so-520f9c24be8f071dd95a0db4cef3cd94_2FIMG_1863.JPG?v=1647306743",
    "http:https://campcdn.com/photos/2/6/2656/319249/low_res/lake-elsie.JPG?v=1647306743"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.428,
    "longitude": -116.023
  },
  "sameAs": [
    "https://www.campendium.com/lake-elsie",
    "https://thedyrt.com/camping/idaho/idaho-lake-elsie"
  ],
  "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": "Lake"
    }
  ]
}