{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thousand-palms-rv-resort-lake-panasoffkee-fl",
  "name": "Thousand Palms RV Resort",
  "description": "Thousand Palms RV Resort is located at 6545 W Sr 44, Lake Panasoffkee FL 33538. Thousand Palms RV Resort can be contacted at ***-***-**** or https://www.thousandpalmsresort.com/palms/?utm_source=google&utm_medium=organic&utm_campaign=gmb",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/thousand-palms-rv-resort-lake-panasoffkee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6545 W Sr 44",
    "addressLocality": "Lake Panasoffkee",
    "addressRegion": "FL",
    "postalCode": "33538",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.8520762,
    "longitude": -82.21245
  }
}