{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-elk-campground-victor-id",
  "name": "Big Elk Campground",
  "description": "Big Elk Campground is located at Targhee Trail, Victor ID 83455. Big Elk Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/big-elk/r/campgroundDetails.do?contractCode=NRSO&parkId=70488",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-elk-campground-victor-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Targhee Trail",
    "addressLocality": "Victor",
    "addressRegion": "ID",
    "postalCode": "83455",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3225,
    "longitude": -111.1161111
  }
}