{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-scottsdale-az",
  "name": "Harvest Hosts Farm",
  "description": "Welcome to My Homestead Hello and welcome! My homestead sits conveniently near Old Town Scottsdale and the 101. It features goats, sheep, turkeys, horses, and a miniature donkey. The property is fully fenced and secured with an automated gate. Internet access and water are available.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-scottsdale-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43960/photo-gallery/lpD8NrE5yr5DQ5Nu_857b45559a4d75d15e77b9afee0f5731_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scottsdale, AZ",
    "addressLocality": "Scottsdale",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.49968823,
    "longitude": -111.89183737
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}