{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lebanon-hills-regional-park-campground-saint-paul-mn-us",
  "name": "Lebanon Hills Regional Park-Campground",
  "description": "Lebanon Hills Regional Park-Campground is located at 12100 Johnny Cake Ridge Road, Saint Paul MN 55124. Lebanon Hills Regional Park-Campground can be contacted at ***-***-**** or http://www.dakotacounty.us/parks",
  "url": "https://campertunity.com/listings/campgrounds/lebanon-hills-regional-park-campground-saint-paul-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12100 Johnny Cake Ridge Road",
    "addressLocality": "Saint Paul",
    "addressRegion": "MN",
    "postalCode": "55124",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7737438,
    "longitude": -93.1807886
  }
}