{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-n-shade-campground-punta-gorda",
  "name": "Sun-N-Shade Campground",
  "description": "Sun-N-Shade Campground is located at 14880 Tamiami Trail, Punta Gorda FL 33955. Sun-N-Shade Campground can be contacted at ***-***-**** or http://www.sunnshade.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-n-shade-campground-punta-gorda",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14880 Tamiami Trail",
    "addressLocality": "Punta Gorda",
    "addressRegion": "FL",
    "postalCode": "33955",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.813416,
    "longitude": -81.95577
  }
}