{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/desert-trails-mobile-home-park-apache-junction-az",
  "name": "Desert Trails Mobile Home Park",
  "description": "Desert Trails Mobile Home Park is located near Apache Junction, AZ, featuring flat desert terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/desert-trails-mobile-home-park-apache-junction-az",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11140 E 4th Ave",
    "addressLocality": "Apache Junction",
    "addressRegion": "AZ",
    "postalCode": "85220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.41153703,
    "longitude": -111.59058382
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/desert-trails-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}