{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolores-river-campground-dolores-co-81323-co",
  "name": "Dolores River Campground",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/dolores-river-campground-dolores-co-81323-co",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18680 Highway 145,",
    "addressLocality": "Dolores, CO 81323",
    "addressRegion": "CO",
    "postalCode": "81323"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4738818,
    "longitude": -108.504535
  }
}