{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wet-and-wild-weekend-brighton-on",
  "name": "Wet and Wild Weekend",
  "description": "This weekend is always a ton of fun... who doesn't love water games in the middle of the summer heat? We will be breaking out our inflatable bull this weekend... who can stay on the longest? It's so much fun for all ages. We will also have a craft, scavenger hunts, an ice cream social and an outdoor movie night to round out the weekend.",
  "url": "https://campertunity.com/listings/campgrounds/wet-and-wild-weekend-brighton-on",
  "image": [
    "https://koa.com/content/campgrounds/brighton/heroitems/55205heroitems1bef4964-4d99-44c0-8fb4-b25778763066.jpg",
    "https://koa.com/content/campgrounds/brighton/events/55205eventscf7632bb-e212-45bb-b5fa-b37a80ca5437.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}