{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/milner-recreation-area-burley-id-us",
  "name": "Milner Recreation Area",
  "description": "Milner Recreation Area is located at , Burley ID 83318. Milner Recreation Area can be contacted at or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&recAreaId=15048",
  "url": "https://campertunity.com/listings/campgrounds/milner-recreation-area-burley-id-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Burley",
    "addressRegion": "ID",
    "postalCode": "83318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.524578,
    "longitude": -113.9401416
  }
}