{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-century-plaza-rv-park-mesa-az",
  "name": "What is the phone number for Century Plaza RV Park?",
  "description": "Century Plaza RV Park is located at 9736 East Main Street, Mesa AZ 85207. Century Plaza RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-century-plaza-rv-park-mesa-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9736 East Main Street",
    "addressLocality": "Mesa",
    "addressRegion": "AZ",
    "postalCode": "85207",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4161347,
    "longitude": -111.6205831
  }
}