{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadville-koa-campground-25164-highway-27-meadville-pa-16335",
  "name": "Meadville KOA Campground 25164 Highway 27, Meadville, PA 16335-5914",
  "description": ".",
  "url": "https://campertunity.com/listings/campgrounds/meadville-koa-campground-25164-highway-27-meadville-pa-16335",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25164 Highway 27",
    "addressLocality": "Meadville",
    "addressRegion": "OH",
    "postalCode": "16335-5914",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6223258586,
    "longitude": -80.0387521661
  }
}