{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/almont-campground-gunnison-co",
  "name": "What is the phone number for Almont Campground?",
  "description": "Almont Campground is located at , Gunnison CO 81230. Almont Campground can be contacted at or https://www.fs.usda.gov/recarea/gmug/recarea/?recid=33066",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/almont-campground-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.6558259,
    "longitude": -106.8553176
  }
}