{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-neighborhood-rv-stopover-great-falls-mt",
  "name": "Quiet Neighborhood RV Stopover",
  "description": "Discover a restful RV camping layover on a quiet side street with a lush grass boulevard spacious enough for most rigs. This low-traffic community spot offers on-street parking, easy access to potable water, and friendly hosts who understand the needs of travelers. Perfect as a quick stopover en route to Glacier National Park (2‚Äì3 hours away) or Yellowstone (under 4.5 hours), this spot provides convenience and a neighborly welcome for your next adventure.",
  "url": "https://campertunity.com/listings/campgrounds/quiet-neighborhood-rv-stopover-great-falls-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16237/photo-gallery/dvwa1P9PInbpjaDa_87f4405f04db89fc1055b719f72e12ce_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/324941/profile/dZwLJsdQ59sEJXKP_640f69de6afc2a59fa427314d035d72d_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Falls, MT",
    "addressLocality": "Great Falls",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.54184283,
    "longitude": -111.49910574
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}