{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-saddle-creek-park-lakeland-fl",
  "name": "What is the phone number for Saddle Creek Park?",
  "description": "Saddle Creek Park is located at 3716 Morgan Combee Road, Lakeland FL 33801. Saddle Creek Park can be contacted at ***-***-**** or https://www.polk-county.net/BoccCustomPages/ParksDetails.aspx?pId=53",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-saddle-creek-park-lakeland-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3716 Morgan Combee Road",
    "addressLocality": "Lakeland",
    "addressRegion": "FL",
    "postalCode": "33801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0553082,
    "longitude": -81.884661
  }
}