{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-pearce-az",
  "name": "Harvest Hosts Winery",
  "description": "Four Tails is family owned vineyard located in Southeastern Arizona. Follow us and learn all about our love for dogs and wine.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-winery-pearce-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/40913/photo-gallery/w0nGlo3JyASEl6QP_b379ae1ee8a3354f9e1f1530590920a5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pearce, AZ",
    "addressLocality": "Pearce",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.94008236,
    "longitude": -109.76654583
  },
  "checkinTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}