{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-country-bend-campground-litchf",
  "name": "Country Bend Campground",
  "description": "Country Bend Campground is located at 3279 Honey Bend Avenue, Litchfield IL 62056. Country Bend Campground can be contacted at ***-***-**** or https://countrybendcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-country-bend-campground-litchf",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3279 Honey Bend Avenue",
    "addressLocality": "Litchfield",
    "addressRegion": "IL",
    "postalCode": "62056",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2583712,
    "longitude": -89.628762
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/litchfield/country-bend-campground",
    "https://www.camping.org/campgrounds/illinois/litchfield/blossom-at-country-bend-campground"
  ]
}