{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koa-carnival-herkimer-ny",
  "name": "KOA Carnival",
  "description": "This week the KOA Carnival is in town!Join us all week long for carnival themed games, crafts, and more!Saturday we will be hosting our annual KOA Carnival Bash and you won't want to miss it!",
  "url": "https://campertunity.com/listings/campgrounds/koa-carnival-herkimer-ny",
  "image": [
    "https://koa.com/content/campgrounds/herkimer/heroitems/32224heroitemsa8000411-8888-47ad-ac5e-24f784f6ff17.jpg",
    "https://koa.com/content/campgrounds/herkimer/events/32224event5167463b-1683-437c-a43f-c4c879b0a706.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4626 State Route 28 North",
    "addressLocality": "Herkimer",
    "addressRegion": "NY",
    "postalCode": "13350",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.127047,
    "longitude": -74.975852
  },
  "sameAs": [
    "https://koa.com/campgrounds/herkimer/events/koa-carnival_11fa2f5e-424f-4f97-b0c1-066c69c1b196/"
  ],
  "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"
    }
  ]
}