{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-pearce-az",
  "name": "Harvest Hosts Farm",
  "description": "Located inside the gate with convenient parking along the fence, this rural desert property offers a peaceful boondocking experience with six RV sites available. Guests can enjoy rockhounding on the hill just behind the house for their $30 stay donation, making it a great spot for nature enthusiasts and collectors. The location is ideal for exploring nearby attractions...only 40 minutes from Gleason Jail, an hour from both Tombstone and the Mexican border, about 70 minutes to Bisbee, and roug...",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-pearce-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44137/photo-gallery/9YbVcKGBXq6tSZmw_caf5fd991ac2f8b0ce753899f2dc5e7f_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pearce, AZ",
    "addressLocality": "Pearce",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.84522451,
    "longitude": -109.6501068
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}