{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrowhead-provincial-park-camping-in-huntsville-ontario-h",
  "name": "Arrowhead Provincial Park: Camping in Huntsville, Ontario",
  "description": "Discover year-round bliss at Arrowhead Provincial Park, Huntsville, Ontario. Hike, ski, and camp in the heart of Muskoka's natural beauty.",
  "url": "https://campertunity.com/listings/campgrounds/arrowhead-provincial-park-camping-in-huntsville-ontario-h",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/arrowhead_provincial_park_entrance.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "451 Arrowhead Park Road",
    "addressLocality": "Huntsville",
    "addressRegion": "ON",
    "postalCode": "P1H 2J4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3915,
    "longitude": -79.214
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/arrowhead-provincial-park/",
    "https://www.ontarioparks.com/park/arrowhead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}