{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hartman-rocks-gunnison-co",
  "name": "Hartman Rocks",
  "description": "Hartman Rocks is located at , Gunnison CO 81230. Hartman Rocks can be contacted at ***-***-**** or https://www.blm.gov/mountainbike/colorado/hartmanrocks.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hartman-rocks-gunnison-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gunnison",
    "addressRegion": "CO",
    "postalCode": "81230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5005399,
    "longitude": -106.9501448
  }
}