{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/house-creek-recreation-area-dolores-co",
  "name": "House Creek Recreation Area",
  "description": "House Creek Recreation Area is located at , Dolores CO 81323. House Creek Recreation Area can be contacted at or https://www.recreation.gov/camping/house-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=70407",
  "url": "https://campertunity.com/listings/campgrounds/house-creek-recreation-area-dolores-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dolores",
    "addressRegion": "CO",
    "postalCode": "81323",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5156082,
    "longitude": -108.5359276
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/dolores/house-creek-recreation-area"
  ]
}