{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-south-rim-campground-montrose-co",
  "name": "What is the phone number for South Rim Campground?",
  "description": "South Rim Campground is located at South Rim Road, Montrose CO 81401. South Rim Campground can be contacted at ***-***-**** or http://www.nps.gov/blca/planyourvisit/camping.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-south-rim-campground-montrose-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Rim Road",
    "addressLocality": "Montrose",
    "addressRegion": "CO",
    "postalCode": "81401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5434832,
    "longitude": -107.6895975
  }
}