{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saguaro-one-rv-park-maricopa-az",
  "name": "Saguaro-One RV Park",
  "description": "Saguaro-One RV Park is located at 52725 W I-8 Frontage Rd, Maricopa AZ 85139. Saguaro-One RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saguaro-one-rv-park-maricopa-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52725 W I-8 Frontage Rd",
    "addressLocality": "Maricopa",
    "addressRegion": "AZ",
    "postalCode": "85139",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8331171,
    "longitude": -112.1342014
  }
}