{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cutthroat-bay-group-campground-granby-co",
  "name": "Cutthroat Bay Group Campground",
  "description": "Cutthroat Bay Group Campground is located at , Granby CO 80446. Cutthroat Bay Group Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/arp/recreation/camping-cabins/recarea/?recid=28526&actid=33",
  "url": "https://campertunity.com/listings/campgrounds/cutthroat-bay-group-campground-granby-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Granby",
    "addressRegion": "CO",
    "postalCode": "80446",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1904369,
    "longitude": -105.8740734
  }
}