{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-crow-wing-lake-campground-brainerd-mn",
  "name": "Crow Wing Lake Campground",
  "description": "Crow Wing Lake Campground is located at 2393 Crow Wing Camp Road, Brainerd MN 56401. Crow Wing Lake Campground can be contacted at ***-***-**** or http://crowwingcamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-crow-wing-lake-campground-brainerd-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2393 Crow Wing Camp Road",
    "addressLocality": "Brainerd",
    "addressRegion": "MN",
    "postalCode": "56401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2368217,
    "longitude": -94.3468196
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/brainerd/crow-wing-lake-campground"
  ]
}