{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodlily-campground",
  "name": "Woodlily Campground",
  "description": "Woodlily Campground in White Lake Provincial Park, Mobert Ontario. See 3 traveler reviews, 4 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/woodlily-campground",
  "image": [
    "https://campcdn.com/photos/2/4/24259/247953/uploads_2F1598454139725-pvvng713y7i-e8a1ff931b88284990181b0063c803d7_2FIMG_0962.jpg?v=1633863754",
    "http:https://campcdn.com/photos/2/4/24259/247956/low_res/white-lake-provincial-park-woodlily.jpg?v=1633863755"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.69543709140396,
    "longitude": -85.64690897067534
  },
  "sameAs": [
    "https://www.campendium.com/white-lake-provincial-park-woodlily"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}