{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thousand-trails-campground-wilmington-oh",
  "name": "What is the phone number for Thousand Trails Campground Wilmington Oh?",
  "description": "Thousand Trails Campground Wilmington Oh is located at 1786 Ohio 380, Wilmington OH 45177. Thousand Trails Campground Wilmington Oh can be contacted at ***-***-**** or https://www.thousandtrails.com/ohio/wilmington-rv-resort/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thousand-trails-campground-wilmington-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1786 Ohio 380",
    "addressLocality": "Wilmington",
    "addressRegion": "OH",
    "postalCode": "45177",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.458862,
    "longitude": -83.9404989
  }
}