{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gravel-rv-site-near-town-center-whitefish-mt",
  "name": "Gravel RV Site Near Town Center",
  "description": "Nestled just minutes from a vibrant small-town center, this gravel-driveway RV camping spot offers easy access to local shops and dining. Set behind a secure fence, it‚Äôs ideal for vans, truck campers, and rigs up to 25' long and 10' wide--larger trailers may find tight turns challenging. Enjoy convenient RV camping amenities including a water hose connection and standard electrical outlet. A nearby bus stop makes downtown exploration a breeze without moving your rig.",
  "url": "https://campertunity.com/listings/campgrounds/gravel-rv-site-near-town-center-whitefish-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42346/photo-gallery/vhznyy4rb0q1YkxL_27e0447d242e9dbec6e00929f4317e02_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/959412/profile/nTBulh7msZsMbAIZ_ce5812b280b771c7a508a5fcdbc8a47b_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whitefish, MT",
    "addressLocality": "Whitefish",
    "addressRegion": "MT",
    "postalCode": "59937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.42181356,
    "longitude": -114.28702124
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}