{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-viola-park-coe-shell-knob",
  "name": "What is the phone number for Viola Park Coe?",
  "description": "Viola Park Coe is located at 27501 Big Rock Road, Shell Knob MO 65747. Viola Park Coe can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/232732",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-viola-park-coe-shell-knob",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27501 Big Rock Road",
    "addressLocality": "Shell Knob",
    "addressRegion": "MO",
    "postalCode": "65747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5606169,
    "longitude": -93.5940572
  }
}