{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lakeside-camp-park-cedar",
  "name": "What is the phone number for Lakeside Camp Park?",
  "description": "Lakeside Camp Park is located at 13677 White Creek Avenue Northeast, Cedar Springs MI 49319. Lakeside Camp Park can be contacted at ***-***-**** or http://www.lakesidecamppark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lakeside-camp-park-cedar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13677 White Creek Avenue Northeast",
    "addressLocality": "Cedar Springs",
    "addressRegion": "MI",
    "postalCode": "49319",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2134983,
    "longitude": -85.5714038
  }
}