{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/4th-of-july-weekend-brookville-oh",
  "name": "4th of July Weekend",
  "description": "Join us for one of the best camping weekends of the year, packed with patriotic events! We'll have ceramic painting, bingo, trivia, golf cart/bike parade, train rides, and more!Book NowAdditional details and times will be provided at check-in. All event are subject to change. Some activities may require additional purchase. ($)",
  "url": "https://campertunity.com/listings/campgrounds/4th-of-july-weekend-brookville-oh",
  "image": [
    "https://koa.com/content/campgrounds/dayton/heroitems/35102heroitemsc53646b5-38af-47fc-a489-0e2f8baeaf40.jpg",
    "https://koa.com/content/campgrounds/dayton/events/35102evente2f2c3c1-56a9-4b42-95af-043ddbe742ec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7796 Wellbaum Road",
    "addressLocality": "Brookville",
    "addressRegion": "OH",
    "postalCode": "45309",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8577,
    "longitude": -84.3875
  },
  "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"
    }
  ]
}