{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-cloud-campground-and-rv-park-saint-cloud-mn",
  "name": "St. Cloud Campground and RV Park",
  "description": "St. Cloud Campground and RV Park is located at 2491 2nd Street Southeast, Saint Cloud MN 56304. St. Cloud Campground and RV Park can be contacted at ***-***-**** or http://www.stcloudcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/st-cloud-campground-and-rv-park-saint-cloud-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2491 2nd Street Southeast",
    "addressLocality": "Saint Cloud",
    "addressRegion": "MN",
    "postalCode": "56304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5666776,
    "longitude": -94.1109833
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/saint-cloud/st-cloud-campground-and-rv-park"
  ]
}