{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-lakes-campground-burley-id",
  "name": "Twin Lakes Campground",
  "description": "Twin Lakes Campground is located at , Burley ID 83318. Twin Lakes Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sawtooth/recreation/camping-cabins/recarea/?recid=5794&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/twin-lakes-campground-burley-id",
  "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.3176221,
    "longitude": -113.6255836
  }
}