{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pipeline-road-blm-camping-marana-az",
  "name": "Pipeline Road BLM Camping",
  "description": "Pipeline Road BLM Camping is located in Arizona, featuring flat desert terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/pipeline-road-blm-camping-marana-az",
  "image": [
    "https://photos.thedyrt.com/photo/media/pipeline-road-camp_d285399c-3999-4aae-a257-10229da5cd90.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/pipeline-road-camp_996fc379-5db2-47b9-8d17-ae5034cbf1bd.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.3886276,32.37578315)/-111.3886276,32.37578315,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/pipeline-road-camp_d285399c-3999-4aae-a257-10229da5cd90.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marana",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.37578315,
    "longitude": -111.3886276
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/pipeline-road-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}