{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/countrybendcampground-litchfield-il",
  "name": "CountryBendCampground",
  "description": "Stay at CountryBendCampground and explore the historic Route 66 in Illinois. Enjoy camping, cabin glamping, and more at our scenic campground.",
  "url": "https://campertunity.com/listings/campgrounds/countrybendcampground-litchfield-il",
  "image": [
    "https://img1.wsimg.com/isteam/ip/e59018dc-ebb0-4d22-b053-3dd2ffa3b11d/blob-092b599.png",
    "http://img1.wsimg.com/isteam/ip/e59018dc-ebb0-4d22-b053-3dd2ffa3b11d/blob-092b599.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3279 Honey Bend Ave",
    "addressLocality": "Litchfield",
    "addressRegion": "IL",
    "postalCode": "62056",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2605,
    "longitude": -89.631362
  },
  "sameAs": [
    "https://countrybendcampground.com/",
    "https://countrybendcampground.com/home"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Camping"
    }
  ]
}