{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-tortoise-campground-peoria-az-us",
  "name": "Desert Tortoise Campground",
  "description": "Desert Tortoise Campground is located at , Peoria AZ 85383. Desert Tortoise Campground can be contacted at ***-***-**** or https://www.maricopacountyparks.net/",
  "url": "https://campertunity.com/listings/campgrounds/desert-tortoise-campground-peoria-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Peoria",
    "addressRegion": "AZ",
    "postalCode": "85383",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8596802,
    "longitude": -112.30211
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/peoria/desert-tortoise-campground"
  ]
}