{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-camp-lakewood-campground-effingham-il",
  "name": "What is the phone number for Camp Lakewood Campground?",
  "description": "Camp Lakewood Campground is located at 1217 West Rickelman Avenue, Effingham IL 62401. Camp Lakewood Campground can be contacted at ***-***-**** or http://www.camplakewoodcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-camp-lakewood-campground-effingham-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1217 West Rickelman Avenue",
    "addressLocality": "Effingham",
    "addressRegion": "IL",
    "postalCode": "62401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1473664,
    "longitude": -88.5663549
  }
}