{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krul-lake-milton-fl-us",
  "name": "What is the phone number for Krul Lake?",
  "description": "Krul Lake is located at , Milton FL 32570. Krul Lake can be contacted at ***-***-**** or http://www.outdoorgulfcoast.com/krul-lake-state-recreation-area/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/krul-lake-milton-fl-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Milton",
    "addressRegion": "FL",
    "postalCode": "32570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.8605861,
    "longitude": -86.853114
  }
}