{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oh-be-joyful-recreation-area-crested-butte-co",
  "name": "Oh Be Joyful Recreation Area",
  "description": "Oh Be Joyful Recreation Area is located at 2***-***-**** County Road 734, Crested Butte CO 81224. Oh Be Joyful Recreation Area can be contacted at ***-***-**** or http://www.outdoorproject.com/adventures/colorado/camping/oh-be-joyful-campground",
  "url": "https://campertunity.com/listings/campgrounds/oh-be-joyful-recreation-area-crested-butte-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2343-2345 County Road 734",
    "addressLocality": "Crested Butte",
    "addressRegion": "CO",
    "postalCode": "81224",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9142615,
    "longitude": -107.0329155
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/crested-butte/oh-be-joyful-recreation-area"
  ]
}