{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pine-knob-loop-pedro-oh",
  "name": "Pine Knob Loop",
  "description": "Pine Knob Loop is located at , Pedro OH 45659. Pine Knob Loop can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pine-knob-loop-pedro-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pedro",
    "addressRegion": "OH",
    "postalCode": "45659",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.61895,
    "longitude": -82.63294
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/pedro/pine-knob-loop"
  ]
}