{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/islands-provincial-park-camping-in-shelburne-nova-scotia-she",
  "name": "The Islands Provincial Park | Camping in Shelburne, Nova Scotia",
  "description": "Explore the great outdoors at The Islands Provincial Park, Shelburne, Nova Scotia. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/islands-provincial-park-camping-in-shelburne-nova-scotia-she",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto617541.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "183 Islands Park Road",
    "addressLocality": "Shelburne",
    "addressRegion": "NS",
    "postalCode": "B0T 1W0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7648141201625,
    "longitude": -65.3358989596582
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/the-islands-provincial-park/"
  ]
}