{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heaton-bay-campground-meeker-co",
  "name": "Heaton Bay Campground",
  "description": "HEATON BAY (recgovnpsdata) is located at White River Road, Meeker CO 81641. HEATON BAY (recgovnpsdata) can be contacted at ***-***-**** or https://www.recreation.gov/camping/heaton-bay/r/campgroundDetails.do?contractCode=NRSO&parkId=70499",
  "url": "https://campertunity.com/listings/campgrounds/heaton-bay-campground-meeker-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "White River Road",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.605,
    "longitude": -106.0777778
  }
}