{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/conneaut",
  "name": "Evergreen Lake Park",
  "description": "Full service family camping at its finest. You will find every walk of life at Evergreen Lake Park. From a young family just starting out to the retired snowbirds, we are a diverse family. One thing that you will find while camping with us is that you",
  "url": "https://campertunity.com/listings/campgrounds/conneaut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f2249f94-98e6-11ef-a522-9ea1432f5f42/card.jpg?v=63897749515"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Conneaut",
    "addressRegion": "OH",
    "postalCode": "44030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.915661,
    "longitude": -80.579054
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/ohio/conneaut/evergreen-lake-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}