{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mather-campground-grand-canyon-az-us",
  "name": "What is the phone number for Mather Campground?",
  "description": "Mather Campground is located at Havasupai Street, Grand Canyon AZ 86023. Mather Campground can be contacted at ***-***-**** or http://nps.gov/grca",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mather-campground-grand-canyon-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Havasupai Street",
    "addressLocality": "Grand Canyon",
    "addressRegion": "AZ",
    "postalCode": "86023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0489507,
    "longitude": -112.1183827
  }
}