{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-willowwind-rv-park-hurricane-ut",
  "name": "What is the phone number for WillowWind RV Park?",
  "description": "WillowWind RV Park is located at 1150 West 80 South, Hurricane UT 84737. WillowWind RV Park can be contacted at ***-***-**** or https://www.willowwindrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-willowwind-rv-park-hurricane-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1150 West 80 South",
    "addressLocality": "Hurricane",
    "addressRegion": "UT",
    "postalCode": "84737",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1751784,
    "longitude": -113.3096064
  }
}