{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiger-key-naples-fl",
  "name": "What is the phone number for Tiger Key?",
  "description": "Tiger Key is located at , Naples FL 34114. Tiger Key can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiger-key-naples-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naples",
    "addressRegion": "FL",
    "postalCode": "34114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.8339826,
    "longitude": -81.4924499
  }
}