{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gator-creek-campground-lakeland-fl",
  "name": "What is the phone number for Gator Creek Campground?",
  "description": "Gator Creek Campground is located at 10545 US Highway 98 North, Lakeland FL 33809. Gator Creek Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gator-creek-campground-lakeland-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10545 US Highway 98 North",
    "addressLocality": "Lakeland",
    "addressRegion": "FL",
    "postalCode": "33809",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.1904913,
    "longitude": -81.9983034
  }
}