{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-irwin-campground-gunnison-co",
  "name": "What is the phone number for Lake Irwin Campground?",
  "description": "Lake Irwin Campground is located at , Gunnison CO 81230. Lake Irwin Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/lake-irwin/r/campgroundDetails.do?contractCode=NRSO&parkId=70415",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-irwin-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.8810364,
    "longitude": -107.1070808
  }
}