{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cataracts-provincial-park-colinet-newfoundland-and-labrador",
  "name": "Cataracts Provincial Park near Colinet, Newfoundland & Labrador",
  "description": "Discover breathtaking landscapes & outdoor adventures at Cataracts Provincial Park in Colinet, NL. Explore hiking trails & scenic views. Book now!",
  "url": "https://campertunity.com/listings/campgrounds/cataracts-provincial-park-colinet-newfoundland-and-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto94157342.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 91",
    "addressLocality": "Colinet",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A0B 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.23418540933428,
    "longitude": -53.64288975957165
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/cataracts-provincial-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}