{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-wasilla-ak-3",
  "name": "Boondocking host near Wasilla, AK",
  "description": "Our five acre compound is located on beautiful Carpenter Lake which is located 25 miles west of Wasilla, AK.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-wasilla-ak-3",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19229/photo-gallery/auCRAutGQB4c1IVc_fe4446b581d09c4d346b37e26616a3e1_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/349037/profile/M9Ne9xyixw96Sh5Z_0d6d7d2e8da7d2d02a075da7c0636510_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wasilla, AK",
    "addressLocality": "Wasilla",
    "addressRegion": "AK",
    "postalCode": "99654",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.39956193,
    "longitude": -149.91962894
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}