{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-terrace-lakes-campground-sullivan-o",
  "name": "Terrace Lakes Campground",
  "description": "Terrace Lakes Campground is located at 622 Township Road 462, Sullivan OH 44880. Terrace Lakes Campground can be contacted at ***-***-**** or http://www.terracelakescampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-terrace-lakes-campground-sullivan-o",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "622 Township Road 462",
    "addressLocality": "Sullivan",
    "addressRegion": "OH",
    "postalCode": "44880",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0033053,
    "longitude": -82.2481439
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/sullivan/terrace-lakes-campground"
  ]
}