{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/el-san-juan-peoria-az",
  "name": "El San Juan",
  "description": "El San Juan is located at 10810 North 91st Avenue, Peoria AZ 85345. El San Juan can be contacted at ***-***-**** or https://www.treehousecommunities.com/communities/el-san-juan-mhp",
  "url": "https://campertunity.com/listings/campgrounds/el-san-juan-peoria-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10810 North 91st Avenue",
    "addressLocality": "Peoria",
    "addressRegion": "AZ",
    "postalCode": "85345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5835275,
    "longitude": -112.256072
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/peoria/el-san-juan"
  ]
}