{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/okee-tantie-campground-okeechobee-fl",
  "name": "What is the phone number for Okee-Tantie Campground?",
  "description": "Okee-Tantie Campground is located at 10430 Florida 78, Okeechobee FL 34974. Okee-Tantie Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/okee-tantie-campground-okeechobee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10430 Florida 78",
    "addressLocality": "Okeechobee",
    "addressRegion": "FL",
    "postalCode": "34974",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.147948,
    "longitude": -80.8682549
  }
}