{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trappers-lake-lodge-meeker-co",
  "name": "Trappers Lake Lodge",
  "description": "Trappers Lake Lodge is located at 7700 Trappers Lake Road, Meeker CO 81641. Trappers Lake Lodge can be contacted at ***-***-**** or http://www.trapperslake.com/",
  "url": "https://campertunity.com/listings/campgrounds/trappers-lake-lodge-meeker-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7700 Trappers Lake Road",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0032231,
    "longitude": -107.2324034
  }
}