{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tropical-harbor-estates-lake-placid-fl",
  "name": "What is the phone number for Tropical Harbor Estates?",
  "description": "Tropical Harbor Estates is located at 27 Rickert Drive, Lake Placid FL 33852. Tropical Harbor Estates can be contacted at ***-***-**** or http://tropical-harbor.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tropical-harbor-estates-lake-placid-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27 Rickert Drive",
    "addressLocality": "Lake Placid",
    "addressRegion": "FL",
    "postalCode": "33852",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.3203182,
    "longitude": -81.3530403
  }
}