{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-food-options-mt-gilead-koa-holiday",
  "name": "Campground Food Options | Mt. Gilead KOA Holiday",
  "description": "We offer our campers a restaurant at the campgrounds called the Bonfire Bar! We also have a general store stocked with treats and ice cream!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-food-options-mt-gilead-koa-holiday",
  "image": [
    "https://koa.com/content/campgrounds/mount-gilead/sectionheaders/35178sectionheaderse548ae5a-9afe-44b9-8fae-410119aede2c.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.545248,
    "longitude": -82.8097873
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    }
  ]
}