{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/morgans-riverside-campground-cabins-morrow-oh",
  "name": "Morgan's Riverside Campground & Cabins",
  "description": "Morgan's Riverside Campground & Cabins is located at 6262 Gilmour Road, Morrow OH 45152. Morgan's Riverside Campground & Cabins can be contacted at ***-***-**** or https://www.morganscanoe.com/riverside/",
  "url": "https://campertunity.com/listings/campgrounds/morgans-riverside-campground-cabins-morrow-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6262 Gilmour Road",
    "addressLocality": "Morrow",
    "addressRegion": "OH",
    "postalCode": "45152",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3793931,
    "longitude": -84.093136
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/morrow/morgan-s-riverside-campground-cabins",
    "https://www.spottocamp.com/sv/campsites/morgans-riverside-campground-cabins-morrow",
    "https://www.rvezy.com"
  ]
}