{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beer-tasting-weekend-brighton-on",
  "name": "Beer Tasting Weekend",
  "description": "There are so many local breweries and cideries in the area that are phenomenal. Camp here this weekend and join in on our campground tasting Saturday night, where we have a company come and they bring several different types for you to try, while educating you on them. Make sure you get your tickets ahead of time since they are limited! We will also have lots of activities for kids to partake in if they come camping. We will have a craft, wagon rides, ice cream social, movie night and scaveng...",
  "url": "https://campertunity.com/listings/campgrounds/beer-tasting-weekend-brighton-on",
  "image": [
    "https://koa.com/content/campgrounds/brighton/heroitems/55205heroitems1bef4964-4d99-44c0-8fb4-b25778763066.jpg",
    "https://koa.com/content/campgrounds/brighton/events/55205events31c663fe-6390-4e5d-9ba1-044e50bb1bd2.png"
  ],
  "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"
    }
  ]
}