{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quail-ridge-rv-park-mayer-az-1",
  "name": "Quail Ridge RV Park",
  "description": "Rest in the great wide open",
  "url": "https://campertunity.com/listings/campgrounds/quail-ridge-rv-park-mayer-az-1",
  "image": [
    "https://img1.wsimg.com/isteam/ip/fec995ae-fc9a-4624-ab91-184557a7b047/thumbnail%20(5)-2a5c05f.jpg",
    "http://img1.wsimg.com/isteam/ip/fec995ae-fc9a-4624-ab91-184557a7b047/thumbnail%20(5)-2a5c05f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18825 Copper Star Rd",
    "addressLocality": "Mayer",
    "addressRegion": "AZ",
    "postalCode": "86333",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.336701,
    "longitude": -112.133004
  },
  "sameAs": [
    "https://quailridgervpark.com/",
    "https://thedyrt.com/camping/arizona/quail-ridge-rv-park"
  ]
}