{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/century-rv-park-mesa-az-mesa-az",
  "name": "Century RV Park Mesa AZ",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/century-rv-park-mesa-az-mesa-az",
  "image": [
    "https://img1.wsimg.com/isteam/ip/66c00012-6e94-4c3b-85c5-afd736dcd19d/IMG_1251.jpeg",
    "http://img1.wsimg.com/isteam/ip/66c00012-6e94-4c3b-85c5-afd736dcd19d/IMG_1251.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9736 E Main St",
    "addressLocality": "Mesa",
    "addressRegion": "AZ",
    "postalCode": "85207",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4152,
    "longitude": -111.83148
  }
}