{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-shoal-rv-country-joplin-mo-us",
  "name": "What is the phone number for Big Shoal RV Country?",
  "description": "Big Shoal RV Country is located at 6821 Gateway Drive, Joplin MO 64804. Big Shoal RV Country can be contacted at ***-***-**** or http://www.bigshoal.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-shoal-rv-country-joplin-mo-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6821 Gateway Drive",
    "addressLocality": "Joplin",
    "addressRegion": "MO",
    "postalCode": "64804",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9707416,
    "longitude": -94.432855
  }
}