{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-sierra-vista-az",
  "name": "Boondocking host near Sierra Vista, AZ",
  "description": "Located in south-west Sierra Vista, AZ. Lots of hiking into Ramsey Canyon trails nearby. The blimp landing pad is very close as well. Easy access into town for groceries and shopping.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-sierra-vista-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35458/photo-gallery/naZlCHmU8nKgvJ0r_0fe23a60ad52369eb67e0b5e0bba9a23_small.jpeg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sierra Vista, AZ",
    "addressLocality": "Sierra Vista",
    "addressRegion": "AZ",
    "postalCode": "85650",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.50143057,
    "longitude": -110.19760433
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}