{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horseshoe-parshall-co",
  "name": "Horseshoe Campground",
  "description": "Horseshoe Campground is located at , Parshall CO 80468. Horseshoe Campground can be contacted at or https://www.recreation.gov/camping/horseshoe-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=73565",
  "url": "https://campertunity.com/listings/campgrounds/horseshoe-parshall-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Parshall",
    "addressRegion": "CO",
    "postalCode": "80468",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9002636,
    "longitude": -106.0961317
  }
}