{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-fork-campground-parshall-co",
  "name": "South Fork Campground",
  "description": "South Fork Campground is located at County Highway 30, Parshall CO 80468. South Fork Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/arp/recarea/?recid=28596",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-south-fork-campground-parshall-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Highway 30",
    "addressLocality": "Parshall",
    "addressRegion": "CO",
    "postalCode": "80468",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7940528,
    "longitude": -106.0306278
  }
}