{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-booger-red-hill-florissant-co",
  "name": "Booger Red Hill",
  "description": "Booger Red Hill is located at , Florissant CO 80816. Booger Red Hill can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-booger-red-hill-florissant-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Florissant",
    "addressRegion": "CO",
    "postalCode": "80816",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7133242,
    "longitude": -105.2605413
  }
}