{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-lake-bonne-terre-mo",
  "name": "Cedar Lake",
  "description": "Cedar Lake offers great family outdoor adventure and entertainment, an hour south of St. Louis. Private camping fishing swimming!",
  "url": "https://campertunity.com/listings/campgrounds/cedar-lake-bonne-terre-mo",
  "image": [
    "https://i.vimeocdn.com/video/1580813103-467032d7a012044dc798489399ba7810ee8d316c83e7e834e8118f788849b2e8-d_1920x1080?r=pad",
    "http:https://i.vimeocdn.com/video/1580813103-467032d7a012044dc798489399ba7810ee8d316c83e7e834e8118f788849b2e8-d_1920x1080?r=pad"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3591 Cedar Run Rd",
    "addressLocality": "Bonne Terre",
    "addressRegion": "MO",
    "postalCode": "63628",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.89894,
    "longitude": -90.47804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}