{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kona-beach-south-brook-newfoundland-labrador",
  "name": "Kona Beach Park - Camping Life Canada",
  "description": "Escape to Kona Beach Park in South Brook for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/kona-beach-south-brook-newfoundland-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trans-Canada Hwy 1",
    "addressLocality": "South Brook",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0J 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.402721997684765,
    "longitude": -56.08356157301006
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/kona-beach-park/"
  ]
}