{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nelson-ledges-quarry-garrettsville-oh",
  "name": "Nelson Ledges Quarry Park",
  "description": "Nelson Ledges Quarry Park is located at 12001 Nelson Ledge Road, Garrettsville OH 44231. Nelson Ledges Quarry Park can be contacted at ***-***-**** or http://www.nlqp.com/",
  "url": "https://campertunity.com/listings/campgrounds/nelson-ledges-quarry-garrettsville-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12001 Nelson Ledge Road",
    "addressLocality": "Garrettsville",
    "addressRegion": "OH",
    "postalCode": "44231",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3188419,
    "longitude": -81.0357567
  }
}