{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ute-bluff-lodge-south-fork",
  "name": "Ute Bluff Lodge",
  "description": "Ute Bluff Lodge is located at 27680 U.S. 160, South Fork CO 81154. Ute Bluff Lodge can be contacted at ***-***-**** or http://www.uteblufflodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/ute-bluff-lodge-south-fork",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27680 U.S. 160",
    "addressLocality": "South Fork",
    "addressRegion": "CO",
    "postalCode": "81154",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6764256,
    "longitude": -106.592858
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/south-fork/ute-bluff-lodge"
  ]
}