{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carp-lake-provincial-park-bc",
  "name": "Carp Lake Provincial Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/carp-lake-provincial-park-bc",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mcleod Lake, BC V0J 2G0",
    "addressRegion": "BC",
    "postalCode": "V0J 2G0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.753191,
    "longitude": -123.3519853
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/british-columbia/mcleod-lake/campgrounds/carp-lake-provincial-park-194762.html"
  ]
}