{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcclendon-spring-campground-idaho-burley",
  "name": "McClendon Spring Campground",
  "description": "Overview Explore the Cotterel Mountains or hunt for upland birds and deer near this semi-developed camping destination. McClendon Spring was a favorite resting place for emigrants along the California Trail.",
  "url": "https://campertunity.com/listings/campgrounds/mcclendon-spring-campground-idaho-burley",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burley",
    "addressRegion": "ID",
    "postalCode": "83318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.33558,
    "longitude": -113.40717
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}