{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-meadow-lake-campground",
  "name": "Meadow Lake Campground",
  "description": "Meadow Lake Campground is located at , Leadore ID 83464. Meadow Lake Campground can be contacted at or https://www.recreation.gov/camping/meadow-lake-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=152441",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-meadow-lake-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Leadore",
    "addressRegion": "ID",
    "postalCode": "83464",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4345488,
    "longitude": -113.3173783
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/leadore/meadow-lake-campground"
  ]
}