{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-campground-3-lawrence-ks",
  "name": "What is the phone number for Campground 3?",
  "description": "Campground 3 is located at , Lawrence KS 66049. Campground 3 can be contacted at or http://ksoutdoors.com/State-Parks/Locations/Clinton",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-campground-3-lawrence-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lawrence",
    "addressRegion": "KS",
    "postalCode": "66049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9384706,
    "longitude": -95.3825266
  }
}