{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-abitibi-provincial-park-camping-near-cochrane-on",
  "name": "Little Abitibi Provincial Park",
  "description": "Little Abitibi Provincial Park is an Ontario Provincial Park located near Cochrane, Ontario in the North East tourism region. The park is a captivating expanse of natural wilderness that offers visitors an immersive experience in one of the province's more remote and pristine environments. This non-operating provincial park, meaning it lacks developed facilities and services, encompasses a vast area characterized by its diverse ecosystems, including dense boreal forests, wetlands, and the ser...",
  "url": "https://campertunity.com/listings/campgrounds/little-abitibi-provincial-park-camping-near-cochrane-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General Location",
    "addressLocality": "Cochrane",
    "addressRegion": "Ontario",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.5894414,
    "longitude": -80.86064275
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/little-abitibi-provincial-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}