{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mohican-reservation-campgrounds-loudonville-oh",
  "name": "Mohican Reservation Campgrounds & Canoeing",
  "description": "Ohio's most scenic, rustic riverfront sites on the Mohican State Secnic River! RV's, tent camping & canoeing. Cabins, tent & tip rentals. Live Entertainment, Great Mohican Pow-Wow. Special group rates. A Top Rated Park.",
  "url": "https://campertunity.com/listings/campgrounds/mohican-reservation-campgrounds-loudonville-oh",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4155b2cd-98e7-11ef-a78e-9ea1433d76fc/card.jpg?v=63897749648"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23270 Wally Rd #3175",
    "addressLocality": "Loudonville",
    "addressRegion": "OH",
    "postalCode": "44842",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5688903,
    "longitude": -82.1883573
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}