{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jefferson-state-park-bloomingda",
  "name": "Jefferson State Park",
  "description": "Jefferson State Park is located at , Bloomingdale OH 43910. Jefferson State Park can be contacted at or http://parks.ohiodnr.gov/jeffersonlake",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jefferson-state-park-bloomingda",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bloomingdale",
    "addressRegion": "OH",
    "postalCode": "43910",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4473147,
    "longitude": -80.820946
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/bloomingdale/jefferson-state-park"
  ]
}