{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-campground-esker-lakes",
  "name": "Lakeside Campground, Esker Lakes - OntarioCamping.ca",
  "description": "Ontario Camping Information",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-campground-esker-lakes",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3259648,
    "longitude": -79.8374286
  },
  "sameAs": [
    "https://www.ontariocamping.ca/listing/campgrounds/lakeside-campground-esker-lakes/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}