{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forks-campground-dolores-co",
  "name": "The Forks Campground",
  "description": "The Forks Campground is located at , Dolores CO 81323. The Forks Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forks-campground-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.5877712,
    "longitude": -108.3578634
  }
}