{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/himes-peak-campground-meeker-co",
  "name": "Himes Peak Campground",
  "description": "Himes Peak Campground is located at Trappers Lake Road, Meeker CO 81641. Himes Peak Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/whiteriver/recarea/?recid=40783",
  "url": "https://campertunity.com/listings/campgrounds/himes-peak-campground-meeker-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trappers Lake Road",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0283333,
    "longitude": -107.2722222
  }
}