{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mill-creek-campground-berlin-center-oh",
  "name": "Mill Creek Campground",
  "description": "Mill Creek Campground is located at 7400 Bedell Road, Berlin Center OH 44401. Mill Creek Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/mill-creek-camping/r/campgroundDetails.do?contractCode=NRSO&parkId=73276",
  "url": "https://campertunity.com/listings/campgrounds/mill-creek-campground-berlin-center-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7400 Bedell Road",
    "addressLocality": "Berlin Center",
    "addressRegion": "OH",
    "postalCode": "44401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0072887,
    "longitude": -80.997467
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/berlin-center/mill-creek-campground"
  ]
}