{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coffins-grove-county-park-manchester-ia",
  "name": "Coffins Grove County Park",
  "description": "Coffins Grove County Park is located at 1387 Early Stagecoach Road, Manchester IA 52057. Coffins Grove County Park can be contacted at ***-***-**** or https://www.mycountyparks.com/County/Delaware/Park/Coffins-Grove-Park.aspx",
  "url": "https://campertunity.com/listings/campgrounds/coffins-grove-county-park-manchester-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1387 Early Stagecoach Road",
    "addressLocality": "Manchester",
    "addressRegion": "IA",
    "postalCode": "52057",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.495754,
    "longitude": -91.5313792
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/manchester/coffins-grove-county-park"
  ]
}