{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-fork-grangeville-id",
  "name": "South Fork Campground",
  "description": "South Fork Campground is located at Idaho 14, Grangeville ID 83530. South Fork Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recreation/recarea/?recid=16656&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/south-fork-grangeville-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Idaho 14",
    "addressLocality": "Grangeville",
    "addressRegion": "ID",
    "postalCode": "83530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8260242,
    "longitude": -115.9613126
  }
}