{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-cloud-campground-rv-park-st-cloud-mn",
  "name": "St. Cloud Campground & RV Park",
  "description": "Big Rig Friendly RV Park and Campground in Saint Cloud Minnesota",
  "url": "https://campertunity.com/listings/campgrounds/st-cloud-campground-rv-park-st-cloud-mn",
  "image": [
    "https://static.wixstatic.com/media/78f632_0485ee48b85c414a9cb4c568fa896525~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2491 2nd Street Southeast",
    "addressLocality": "St. Cloud",
    "addressRegion": "MN",
    "postalCode": "56304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.574643,
    "longitude": -94.1205808
  },
  "sameAs": [
    "https://www.stcloudcampground.com/",
    "https://www.stcloudcampground.com"
  ]
}