{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolores-river-campground-cabins-dolores-co",
  "name": "Dolores River Campground and Cabins",
  "description": "Dolores River Campground and Cabins is located at 18680 Colorado 145, Dolores CO 81323. Dolores River Campground and Cabins can be contacted at ***-***-**** or http://www.doloresrivercampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dolores-river-campground-cabins-dolores-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18680 Colorado 145",
    "addressLocality": "Dolores",
    "addressRegion": "CO",
    "postalCode": "81323",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.474447,
    "longitude": -108.454074
  }
}