{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-lake-park-warren-oh",
  "name": "Willow Lake Park Inc",
  "description": "Willow Lake Park Inc is located at 6863 Mahoning Avenue, Warren OH 44481. Willow Lake Park Inc can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/willow-lake-park-warren-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6863 Mahoning Avenue",
    "addressLocality": "Warren",
    "addressRegion": "OH",
    "postalCode": "44481",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.338476,
    "longitude": -80.864718
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/warren/willow-lake-park-inc"
  ]
}