{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dam-east-recreation-area-carlyle-il",
  "name": "Dam East Recreation Area",
  "description": "## Overview Dam East Recreation Area is situated on the southern shore of Carlyle Lake, a prime getaway for city-dwellers and families. Located 50 miles east of St. Louis, the area offers the peaceful retreat of a small town combined with the grandeur of Illinois largest man-made lake. #### Natural Features: Created in 1967, the 26,000-acre lake is recognized as one of the nations top ten inland sailing lakes and hosts several annual races and regattas. Carlyle Lake is home to an array of wil...",
  "url": "https://campertunity.com/listings/campgrounds/dam-east-recreation-area-carlyle-il",
  "image": [
    "https://photos.thedyrt.com/photo/media/dam-east-rec-area-day-use_3ffa948d-6c02-4aef-bde9-c15a6d136589.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carlyle",
    "addressRegion": "IL",
    "postalCode": "62231",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.61544876,
    "longitude": -89.35372867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shelter"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}