{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trapline-campground-meeker-co-1",
  "name": "Trapline Campground",
  "description": "Trapline Campground is located at , Meeker CO 81641. Trapline Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/trapline-campground-meeker-co-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9938715,
    "longitude": -107.240888
  }
}