{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-iron-ridge-campground-pedro-oh",
  "name": "Iron Ridge Campground",
  "description": "Iron Ridge Campground is located at 2300 Ellisonville-Paddle Creek Road, Pedro OH 45659. Iron Ridge Campground can be contacted at or https://www.recreation.gov/camping/iron-ridge--lake-vesuvius/r/campgroundDetails.do?contractCode=NRSO&parkId=71707",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-iron-ridge-campground-pedro-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 Ellisonville-Paddle Creek Road",
    "addressLocality": "Pedro",
    "addressRegion": "OH",
    "postalCode": "45659",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6107557,
    "longitude": -82.6150436
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/pedro/iron-ridge-campground"
  ]
}