{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeview-gunnison-campground-almont-co",
  "name": "What is the phone number for Lakeview Gunnison Campground?",
  "description": "Lakeview Gunnison Campground is located at County Road 742, Almont CO 81210. Lakeview Gunnison Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/lakeview-gunnison/r/campgroundDetails.do?contractCode=NRSO&parkId=70416",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeview-gunnison-campground-almont-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 742",
    "addressLocality": "Almont",
    "addressRegion": "CO",
    "postalCode": "81210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8186456,
    "longitude": -106.5817165
  }
}