{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-holiday-park-campground",
  "name": "What is the phone number for Holiday Park Campground?",
  "description": "Holiday Park Campground is located at 4860 U.S. 31, Traverse City MI 49685. Holiday Park Campground can be contacted at ***-***-**** or http://www.holidayparktc.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-holiday-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4860 U.S. 31",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "postalCode": "49685",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6708072,
    "longitude": -85.6736411
  }
}