{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/labour-day-long-weekend-brighton-on",
  "name": "Labour Day Long Weekend",
  "description": "This is a super fun weekend that brings lots of joy to families as a last horrah right before school goes back. We have our ever-so-popular tie dying on Saturday morning. White KOA t-shirts are available for purchase in both adult and kid sizes for just $10. We will also do other fun activities like scavenger hunts, a movie night, and ice cream social to avoid boredom. This is our last weekend of fireworks for the season.This is the first weekend for the fall Leave Your Rig program. Stay back...",
  "url": "https://campertunity.com/listings/campgrounds/labour-day-long-weekend-brighton-on",
  "image": [
    "https://koa.com/content/campgrounds/brighton/heroitems/55205heroitems1bef4964-4d99-44c0-8fb4-b25778763066.jpg",
    "https://koa.com/content/campgrounds/brighton/events/55205events2eb9b51f-3f15-44d0-8957-7a90feb2d3ff.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15051 Telephone Road",
    "addressLocality": "Brighton",
    "addressRegion": "ON",
    "postalCode": "K0K 1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.068834,
    "longitude": -77.786722
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}