{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wild-west-ranch-rv-resort-maricopa-az",
  "name": "Wild West Ranch & RV Resort",
  "description": "Wild West Ranch & RV Resort is located at 860 South John Wayne Parkway, Maricopa AZ 85139. Wild West Ranch & RV Resort can be contacted at ***-***-**** or http://www.wildwestrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wild-west-ranch-rv-resort-maricopa-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "860 South John Wayne Parkway",
    "addressLocality": "Maricopa",
    "addressRegion": "AZ",
    "postalCode": "85139",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8729831,
    "longitude": -112.0512688
  }
}