{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dicks-rv-park-great-falls-mt",
  "name": "Dick's RV Park",
  "description": "Explore Dick's RV Park to see what makes it one of the most dog friendly places in Great Falls.",
  "url": "https://campertunity.com/listings/campgrounds/dicks-rv-park-great-falls-mt",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground9-0e65537f93f95d7a0c00a1f4a0518aaf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dick's RV Park",
    "addressLocality": "Great Falls",
    "addressRegion": "MT",
    "postalCode": "59404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5048851,
    "longitude": -111.29189
  }
}