{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phyllis-lake-provincial-recreation-area-caroline-ab",
  "name": "Phyllis Lake Provincial Recreation Area",
  "description": "Phyllis Lake Provincial Recreation Area is an Alberta Private Campground located in, or near Caroline, Alberta in the Central tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/phyllis-lake-provincial-recreation-area-caroline-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Range Rd 7-4",
    "addressLocality": "Caroline",
    "addressRegion": "Alberta",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1008352606244,
    "longitude": -114.96415020177048
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/phyllis-lake-provincial-recreation-area/"
  ]
}