{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-cozy-dale-goshen-oh",
  "name": "Lake Cozy-Dale",
  "description": "Lake Cozy-Dale is located at 10621 Cozaddale-Murdock Road, Goshen OH 45122. Lake Cozy-Dale can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/lake-cozy-dale-goshen-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10621 Cozaddale-Murdock Road",
    "addressLocality": "Goshen",
    "addressRegion": "OH",
    "postalCode": "45122",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.269101,
    "longitude": -84.1670088
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/goshen/lake-cozy-dale"
  ]
}