{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-mirror-lake-campground",
  "name": "What is the phone number for Mirror Lake Campground - Gunnison RD?",
  "description": "Mirror Lake Campground - Gunnison RD is located at County Road 267, Almont CO 81210. Mirror Lake Campground - Gunnison RD can be contacted at ***-***-**** or http://www.usda.gov/wps/portal/usda/usdahome",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-mirror-lake-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 267",
    "addressLocality": "Almont",
    "addressRegion": "CO",
    "postalCode": "81210",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.747405,
    "longitude": -106.4321939
  }
}