{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burnt-lands-ottawa-ontario-canada",
  "name": "Burnt Lands Provincial Park: Camping in Ottawa, Ontario, Canada",
  "description": "Discover the tranquility of Burnt Lands Provincial Park near Ottawa, ON. Explore scenic trails, birdwatching, and serene landscapes. Book your escape now!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burnt-lands-ottawa-ontario-canada",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fburntlands?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Ottawa",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.26261593,
    "longitude": -76.16132843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}