{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/algonquin-pines-dwight-ontario-canada-on",
  "name": "Algonquin Pines: Camping in Dwight, Ontario, Canada",
  "description": "Discover serene beauty at Algonquin Pines near Dwight, ON. Experience nature, hiking, and cozy cabins amid the tranquil forests.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/algonquin-pines-dwight-ontario-canada-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2024/03/algonquin-pines.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23883 Hwy 60",
    "addressLocality": "Dwight",
    "addressRegion": "ON",
    "postalCode": "P0A 1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.323261,
    "longitude": -78.988398
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}