{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-westward-ho-campgrounds-nashville-i",
  "name": "What is the phone number for Westward Ho Campgrounds?",
  "description": "Westward Ho Campgrounds is located at 4557 State Road 46, Nashville IN 47448. Westward Ho Campgrounds can be contacted at ***-***-**** or http://www.gowestwardho.com/contactus.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-westward-ho-campgrounds-nashville-i",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4557 State Road 46",
    "addressLocality": "Nashville",
    "addressRegion": "IN",
    "postalCode": "47448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1899258,
    "longitude": -86.1618232
  }
}