{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trappers-lake-horse-thief-campground-meeker-co-1",
  "name": "Trappers Lake / Horse Thief Campground",
  "description": "Trappers Lake / Horse Thief Campground is located at Hwy 8, Meeker CO 81641. Trappers Lake / Horse Thief Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whiteriver/recreation/camping-cabins/recarea/?recid=40835&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/trappers-lake-horse-thief-campground-meeker-co-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 8",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9958333,
    "longitude": -107.2377778
  }
}