{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leisurewood-akron-ny",
  "name": "Leisurewood Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/leisurewood-akron-ny",
  "image": [
    "https://static.wixstatic.com/media/91c6e4_905f1308b7bb45e69434be4b96df2593~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5720 Cummings Road",
    "addressLocality": "Akron",
    "addressRegion": "NY",
    "postalCode": "14001",
    "addressCountry": "US"
  }
}