{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/limestone-islands-provincial-park-parry-sound-ontario-on",
  "name": "Limestone Islands Provincial Park near Parry Sound, Ontario",
  "description": "Discover untouched beauty at Limestone Islands Provincial Park near Parry Sound, ON. Explore scenic islands, kayak, and camp amidst nature's wonders.",
  "url": "https://campertunity.com/listings/campgrounds/limestone-islands-provincial-park-parry-sound-ontario-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2024/03/limestone-islands-provincial-park.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Georgian Bay",
    "addressLocality": "Parry Sound",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.40155917107703,
    "longitude": -80.52771603185998
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/limestone-islands-provincial-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}