{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-custer-1-campground-stanley-id",
  "name": "Custer #1 Campground",
  "description": "Custer #1 Campground is located at Yankee Fork Road, Stanley ID 83278. Custer #1 Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recarea/?recid=76120",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-custer-1-campground-stanley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yankee Fork Road",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4000646,
    "longitude": -114.6620953
  }
}