{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-anchorage-ak-1",
  "name": "Boondocking host near Anchorage, AK",
  "description": "Nice quiet location on hillside. Close to hiking and Flat Top.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-anchorage-ak-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25560/photo-gallery/umMFj4JFx5pLF0rW_433c276fa23add2c0f01a79031131479_medium.png",
    "https://dr64aezf2r473.cloudfront.net/user/519831/profile/RSr8sN9T2WrbWKyM_f9cb87ba996c888e049fd3bcbedfad15_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Anchorage, AK",
    "addressLocality": "Anchorage",
    "addressRegion": "AK",
    "postalCode": "99507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.29150188,
    "longitude": -149.72138525
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}