{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ellenwood-lake-provincial-park-tourism-nova-scotia-canada-ns",
  "name": "Ellenwood Lake Provincial Park | Tourism Nova Scotia, Canada",
  "description": "Ellenwood Lake Provincial Park, a 282 acre site located in Deerfield offers swimming, sport fishing, paddling and hiking. Swimming at the day-use area is supervised (July/August) and there are change ...",
  "url": "https://campertunity.com/listings/campgrounds/ellenwood-lake-provincial-park-tourism-nova-scotia-canada-ns",
  "image": [
    "//catalogue.novascotia.com/ManagedMedia/25122.jpg",
    "//catalogue.novascotia.com/ManagedMedia/25121.jpg",
    "//catalogue.novascotia.com/ManagedMedia/25118.jpg",
    "//catalogue.novascotia.com/ManagedMedia/25120.jpg",
    "//catalogue.novascotia.com/ManagedMedia/25117.jpg",
    "//catalogue.novascotia.com/ManagedMedia/25119.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1888 Mood Road",
    "addressRegion": "NS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.92948,
    "longitude": -66.0057
  },
  "sameAs": [
    "https://www.novascotia.com/places-to-stay/campgrounds/ellenwood-lake-provincial-park/54"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}