{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-wheeling-world-off-road-park-eureka",
  "name": "What is the phone number for Wheeling World Off Road Park?",
  "description": "Wheeling World Off Road Park is located at 10 Mint Ridge Road, Eureka Springs AR 72632. Wheeling World Off Road Park can be contacted at ***-***-**** or http://wheelinworld.webs.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-wheeling-world-off-road-park-eureka",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Mint Ridge Road",
    "addressLocality": "Eureka Springs",
    "addressRegion": "AR",
    "postalCode": "72632",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.347761,
    "longitude": -93.744535
  }
}