{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meridian-rv-apache-junction-az",
  "name": "Meridian RV Resort",
  "description": "Meridian RV Resort is located at 1901 South Meridian Road, Apache Junction AZ 85120. Meridian RV Resort can be contacted at ***-***-**** or http://www.meridianrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/meridian-rv-apache-junction-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1901 South Meridian Road",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.39798,
    "longitude": -111.57855
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/apache-junction/meridian-rv-resort",
    "https://thedyrt.com/camping/arizona/meridian-rv-resort"
  ]
}