{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slate-creek-campground-darby-mt-us",
  "name": "Slate Creek Campground",
  "description": "Slate Creek Campground is located at Slate Creek Road, Darby MT 59829. Slate Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/bitterroot/null/recarea/?recid=60752&actid=78",
  "url": "https://campertunity.com/listings/campgrounds/slate-creek-campground-darby-mt-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Slate Creek Road",
    "addressLocality": "Darby",
    "addressRegion": "MT",
    "postalCode": "59829",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6979595,
    "longitude": -114.2828652
  }
}