{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-great-falls-mt",
  "name": "Boondocking host near Great Falls, MT",
  "description": "Located in Great Falls, MT. Lewis and Clark's trail, Several Museums, Giant Springs State Park and several other attractions.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-great-falls-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27057/profile/O9hQVhjP8XeMr8vE_668d0752f962e4d00f680fddab0375ec_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/509866/profile/IPruydnWO3hJM673_62e61ed420f2c73f2be9dfd63a894907_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Falls, MT",
    "addressLocality": "Great Falls",
    "addressRegion": "MT",
    "postalCode": "59404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.41459906,
    "longitude": -111.40476963
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 66,
    "bestRating": 5,
    "worstRating": 1
  }
}