{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/3-dreamers-rv-park-brenda",
  "name": "3 Dreamers RV Park",
  "description": "This desert themed campground is located in the southwest portion of the Sonoran Desert. It is a pet-friendly campground. There are beautiful panoramic views of",
  "url": "https://campertunity.com/listings/campgrounds/3-dreamers-rv-park-brenda",
  "image": [
    "https://photos.thedyrt.com/photo/494900/media/3-dreamers-rv-park_6ccd61c1-6656-4615-97bc-6d6427e46eab.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/494900/media/3-dreamers-rv-park_6ccd61c1-6656-4615-97bc-6d6427e46eab.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/192572/media/3-dreamers-rv-park_f0f5b4be1b9a8b463ee455748ee9f4e1.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/494904/media/3-dreamers-rv-park_6a6a96c0-91ab-4b90-8c62-165ae543943d.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/494899/media/3-dreamers-rv-park_af5f2d65-0a6a-471d-8fcc-215c8464dc17.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/494903/media/3-dreamers-rv-park_e29fb8b6-154a-4a5f-9a39-055b1d0313b9.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54000 Highway 60",
    "addressLocality": "Brenda",
    "addressRegion": "AZ",
    "postalCode": "85348",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.70607505320103,
    "longitude": -113.81959637233864
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/3-dreamers-rv-park"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 8,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$32+"
}