{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brighton-401-koa-holiday-brighton-on",
  "name": "Brighton / 401 KOA Holiday",
  "description": "Looking for camping in Brighton, Ontario? Our campground hosts tons of fun activities for families. Click here for more info or to book your next stay!",
  "url": "https://campertunity.com/listings/campgrounds/brighton-401-koa-holiday-brighton-on",
  "image": [
    "https://koa.com/content/campgrounds/brighton/heroitems/55205heroitems1bef4964-4d99-44c0-8fb4-b25778763066.jpg",
    "https://koa.com/content/campgrounds/brighton/photos/0382b41c-6240-471e-9e26-1968ae1ce1aephoto94e29dcd-df54-4ae0-96f6-4d204bd3bcec.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}