{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-campground-hq-saint-cloud-mn",
  "name": "RV Campground HQ Default",
  "description": "St. Cloud Campground & Rv Park. RV Park and Campground in Saint Cloud, Minnesota",
  "url": "https://campertunity.com/listings/campgrounds/rv-campground-hq-saint-cloud-mn",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2491 2Nd St Se",
    "addressLocality": "Saint Cloud",
    "addressRegion": "MN",
    "postalCode": "56304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56842,
    "longitude": -94.1135369
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/minnesota/st-cloud-campground-rv-park/"
  ]
}