{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ohio-expo-columbus-oh",
  "name": "What is the phone number for Ohio Expo Center & State Fair?",
  "description": "Ohio Expo Center & State Fair is located at 717 East 17th Avenue, Columbus OH 43211. Ohio Expo Center & State Fair can be contacted at ***-***-**** or http://www.ohioexpocenter.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ohio-expo-columbus-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "717 East 17th Avenue",
    "addressLocality": "Columbus",
    "addressRegion": "OH",
    "postalCode": "43211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0031289,
    "longitude": -82.9917633
  }
}