{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-river-campground-bayfield-co",
  "name": "Pine River Campground",
  "description": "Pine River Campground is located at County Road 501, Bayfield CO 81122. Pine River Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sanjuan/recarea/?recid=43134",
  "url": "https://campertunity.com/listings/campgrounds/pine-river-campground-bayfield-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 501",
    "addressLocality": "Bayfield",
    "addressRegion": "CO",
    "postalCode": "81122",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4471,
    "longitude": -107.5049
  }
}