{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/killarney-lake-picnic-site-coeur-dalene-id",
  "name": "Killarney Lake Picnic Site",
  "description": "Overview This small site on the shore of Killarney Lake includes one picnic unit, toilet, boat dock and two tent camping spots. Access is by boat or a short foot path. No drinking water is available.",
  "url": "https://campertunity.com/listings/campgrounds/killarney-lake-picnic-site-coeur-dalene-id",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://farm5.staticflickr.com/4674/40561086081_efc32856e1_z.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coeur d'Alene",
    "addressRegion": "ID",
    "postalCode": "83815",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.52277778,
    "longitude": -116.5594444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}