{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-holland-state-park-holland-mi",
  "name": "What is the phone number for Holland State Park?",
  "description": "Holland State Park is located at 2215 Ottawa Beach Road, Holland MI 49424. Holland State Park can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=458&type=SPRK",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-holland-state-park-holland-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2215 Ottawa Beach Road",
    "addressLocality": "Holland",
    "addressRegion": "MI",
    "postalCode": "49424",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7792612,
    "longitude": -86.1989545
  }
}