{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-mid-america-camp-inn-goodland-ks",
  "name": "What is the phone number for Mid-America Camp Inn?",
  "description": "Mid-America Camp Inn is located at 2802 Commerce Road, Goodland KS 67735. Mid-America Camp Inn can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-mid-america-camp-inn-goodland-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2802 Commerce Road",
    "addressLocality": "Goodland",
    "addressRegion": "KS",
    "postalCode": "67735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3237951,
    "longitude": -101.728604
  }
}