{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brigadoon-camp-cumberland-wi",
  "name": "Brigadoon Camp",
  "description": "Brigadoon Camp is located at 2554 4th Street, Cumberland WI 54829. Brigadoon Camp can be contacted at ***-***-**** or https://www.campbrigadoonwi.com/",
  "url": "https://campertunity.com/listings/campgrounds/brigadoon-camp-cumberland-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2554 4th Street",
    "addressLocality": "Cumberland",
    "addressRegion": "WI",
    "postalCode": "54829",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5741809,
    "longitude": -92.0716998
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/cumberland/brigadoon-camp"
  ]
}