{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckeye-az",
  "name": "Boondocking host near Buckeye, AZ",
  "description": "West Phoenix - very conveniently located close to Interstate 10.",
  "url": "https://campertunity.com/listings/campgrounds/buckeye-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38811/photo-gallery/yxXlInur4gQZ8MZ8_79e2a9e050a8a5301d8a5f7022c0acc2_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/801626/profile/nOL7KhxzmnGQnCjs_f528d7fb3c7e280752fdcb70346dd329_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buckeye, AZ",
    "addressLocality": "Buckeye",
    "addressRegion": "AZ",
    "postalCode": "85396",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.41203599,
    "longitude": -112.59093718
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/arizona/tw1RyASuJiX03iaLhxtE?source=nearby"
  ],
  "checkinTime": "07:20:00",
  "checkoutTime": "09:60:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}