{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-monarch-ridge-rv-park-rimrock-az",
  "name": "What is the phone number for Monarch Ridge RV Park?",
  "description": "Monarch Ridge RV Park is located at 3445 East Beaver Creek Road, Rimrock AZ 86335. Monarch Ridge RV Park can be contacted at ***-***-**** or http://monarchridgervpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-monarch-ridge-rv-park-rimrock-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3445 East Beaver Creek Road",
    "addressLocality": "Rimrock",
    "addressRegion": "AZ",
    "postalCode": "86335",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6426175,
    "longitude": -111.7909271
  }
}