{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cypress-creek-preserve-land-o",
  "name": "What is the phone number for Cypress Creek Preserve?",
  "description": "Cypress Creek Preserve is located at 5550 Parkway Boulevard, Land O Lakes FL 34639. Cypress Creek Preserve can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-cypress-creek-preserve-land-o",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5550 Parkway Boulevard",
    "addressLocality": "Land O Lakes",
    "addressRegion": "FL",
    "postalCode": "34639",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.2382498,
    "longitude": -82.4304575
  }
}