{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-phoenix-az",
  "name": "Harvest Hosts attraction near Phoenix, AZ",
  "description": "I bought this piece of property to share with the Road Traveler that wants a quiet place to stay for a night or two. I always thought the old west was a cool place and many cowboys road out west and needed places to stop along the way to rest. This place is kind of like that.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-phoenix-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2193/profile/1PabLCnG5bAPQINf_8553044f3ecc72634f7c3dc814051d8a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Phoenix, AZ",
    "addressLocality": "Phoenix",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.83907246,
    "longitude": -112.05102189
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}