{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/smiths-campground-cabin-loudonville-oh",
  "name": "Smith's Campground & Cabin",
  "description": "Smith's Campground & Cabin is located at 16325 Co Rd 23, Loudonville OH 44842. Smith's Campground & Cabin can be contacted at ***-***-**** or http://www.3smiths.com/",
  "url": "https://campertunity.com/listings/campgrounds/smiths-campground-cabin-loudonville-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16325 Co Rd 23",
    "addressLocality": "Loudonville",
    "addressRegion": "OH",
    "postalCode": "44842",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.59389,
    "longitude": -82.2047913
  }
}