{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cataract-county-williams-az-us",
  "name": "What is the phone number for Cataract Lake County Park?",
  "description": "Cataract Lake County Park is located at 1510 Country Club Road, Williams AZ 86046. Cataract Lake County Park can be contacted at ***-***-**** or http://www.coconino.az.gov/278/Cataract-Lake-County-Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cataract-county-williams-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1510 Country Club Road",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2483684,
    "longitude": -112.225139
  }
}