{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-golf-buckeye-az",
  "name": "Harvest Hosts Golf",
  "description": "Panoramic views of the White Tank Mountains to the north and the Estrella Mountains to the south provide guests with a great visual golfing experience.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-golf-buckeye-az",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/U9ZmxW9TuuvgUbyp_4bfdba97292116570975a79a82820a05_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "S Sundance Pkwy, Buckeye, AZ 85326",
    "addressLocality": "Buckeye",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.41250303,
    "longitude": -112.56399136
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/washington/1947"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}