{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chili-cookoff-williamsfield-oh-us",
  "name": "CHILI COOKOFF",
  "description": "Fire up the crockpots for the chili challenge!",
  "url": "https://campertunity.com/listings/campgrounds/chili-cookoff-williamsfield-oh-us",
  "image": [
    "https://koa.com/content/campgrounds/andover/heroitems/35172heroitemsef1c424b-a429-4bd5-917c-7e3714daf0e7.jpg",
    "https://koa.com/content/campgrounds/andover/events/35172eventb891cc5d-bd96-4d70-81d7-ae00caca09dc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7652 Pymatuning Lake Road",
    "addressLocality": "Williamsfield",
    "addressRegion": "OH",
    "postalCode": "44093",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.542104,
    "longitude": -80.533583
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}