{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-palms-pines-mobile-home-rv-punt",
  "name": "Palms & Pines Mobile Home RV",
  "description": "Palms & Pines Mobile Home RV is located at 5400 Riverside Drive, Punta Gorda FL 33982. Palms & Pines Mobile Home RV can be contacted at ***-***-**** or http://www.palmsandpinesinc.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-palms-pines-mobile-home-rv-punt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5400 Riverside Drive",
    "addressLocality": "Punta Gorda",
    "addressRegion": "FL",
    "postalCode": "33982",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.9633505,
    "longitude": -81.993443
  }
}