{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cattlerest-rv-park-saloon-will",
  "name": "What is the phone number for CattleRest RV Park & Saloon?",
  "description": "CattleRest RV Park & Saloon is located at 933 South Haskell Avenue, Willcox AZ 85643. CattleRest RV Park & Saloon can be contacted at ***-***-**** or http://www.cattlerest.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cattlerest-rv-park-saloon-will",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "933 South Haskell Avenue",
    "addressLocality": "Willcox",
    "addressRegion": "AZ",
    "postalCode": "85643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2365222,
    "longitude": -109.8505472
  }
}