{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/margies-cove-west-campground-sonoran-desert-az",
  "name": "Margies Cove West Campground",
  "description": "Explore Margies Cove West Campground in the Sonoran Desert National Monument! Enjoy three primitive campsites with picnic tables and fire rings near Margies Cove West Trailhead.",
  "url": "https://campertunity.com/listings/campgrounds/margies-cove-west-campground-sonoran-desert-az",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "/sites/default/files/styles/hero_lg_content/public/2025-08/AZ_LSFO_SDNMMargiesCove-WestSign.JPG?h=43927cda&itok=xZYIfii4"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2020 E. Bell Road",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "postalCode": "85022",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.126417,
    "longitude": -112.582145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}