{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-fork-campground-pagosa-springs-co-1",
  "name": "West Fork Campground",
  "description": "West Fork Campground is located at County Road 648, Pagosa Springs CO 81147. West Fork Campground can be contacted at or https://www.fs.usda.gov/recarea/sanjuan/recarea/?recid=43302",
  "url": "https://campertunity.com/listings/campgrounds/west-fork-campground-pagosa-springs-co-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 648",
    "addressLocality": "Pagosa Springs",
    "addressRegion": "CO",
    "postalCode": "81147",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.445579,
    "longitude": -106.9023864
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/pagosa-springs/west-fork-campground"
  ]
}