{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-lakes-sullivan-oh",
  "name": "Rustic Lakes Campgrounds Inc",
  "description": "Rustic Lakes Campgrounds Inc is located at 44901 New London Eastern Road, Sullivan OH 44880. Rustic Lakes Campgrounds Inc can be contacted at ***-***-**** or http://www.rusticlakescampgrounds.com/",
  "url": "https://campertunity.com/listings/campgrounds/rustic-lakes-sullivan-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44901 New London Eastern Road",
    "addressLocality": "Sullivan",
    "addressRegion": "OH",
    "postalCode": "44880",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0676558,
    "longitude": -82.1991379
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/sullivan/rustic-lakes-campgrounds-inc",
    "https://www.rvezy.com"
  ]
}