{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gulf-view-rv-resort-punta-gorda-fl-us",
  "name": "Gulf View RV Resort",
  "description": "Gulf View RV Resort is located at 10205 Burnt Store Road, Punta Gorda FL 33950. Gulf View RV Resort can be contacted at ***-***-**** or http://www.rvonthego.com/florida/gulf-view-rv-resort/?utm_source=yext&utm_medium=directory&utm_campaign=Yext Directory Listing",
  "url": "https://campertunity.com/listings/campgrounds/gulf-view-rv-resort-punta-gorda-fl-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10205 Burnt Store Road",
    "addressLocality": "Punta Gorda",
    "addressRegion": "FL",
    "postalCode": "33950",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.8823772,
    "longitude": -82.0242373
  }
}