{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/limber-luke-campground-and-trailhead-elk-city-id",
  "name": "Limber Luke Campground and Trailhead",
  "description": "This trailhead serves Anderson Butte National Recreation Trail (#505). Located in open timber, with a toilet, stock loading ramp, fire ring and parking space for five camper vehicles, it is very popular with big game hunters.",
  "url": "https://campertunity.com/listings/campgrounds/limber-luke-campground-and-trailhead-elk-city-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elk City",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.96390087,
    "longitude": -115.42500082
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/limber-luke-campground-and-trailhead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    }
  ]
}