{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lily-of-the-valley-campground-thompson-oh",
  "name": "Lily of the Valley Campground",
  "description": "Lily of the Valley Campground is located at 16780 Thompson Road, Thompson OH 44086. Lily of the Valley Campground can be contacted at ***-***-**** or https://m.facebook.com/Lily-of-the-Valley-Campground-formerly-known-as-Richards-Camp-***-***-****42654/",
  "url": "https://campertunity.com/listings/campgrounds/lily-of-the-valley-campground-thompson-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16780 Thompson Road",
    "addressLocality": "Thompson",
    "addressRegion": "OH",
    "postalCode": "44086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.691686,
    "longitude": -81.04155
  }
}