{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-lake-state-park-campground-lakeview-oh",
  "name": "Indian Lake State Park Campground",
  "description": "Indian Lake State Park Campground is located at 13156 Ohio 235, Lakeview OH 43331. Indian Lake State Park Campground can be contacted at ***-***-**** or http://parks.ohiodnr.gov/indianlake",
  "url": "https://campertunity.com/listings/campgrounds/indian-lake-state-park-campground-lakeview-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13156 Ohio 235",
    "addressLocality": "Lakeview",
    "addressRegion": "OH",
    "postalCode": "43331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5148841,
    "longitude": -83.8996696
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/lakeview/indian-lake-state-park-campground",
    "https://thedyrt.com/camping/ohio/ohio-indian-lake-state-park",
    "https://www.camping.org/campgrounds/ohio/lakeview/indian-lake-state-park"
  ]
}