{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-soul-port-st-joe-fl-1",
  "name": "Coastal Soul",
  "description": "Coastal Soul is Florida's newest premier RV beach retreat. Located in sunny Port Saint Joe nestled among a handful of vacation homes along Indian Pass, the property offers stunning ocean views, just 300 feet away.",
  "url": "https://campertunity.com/listings/campgrounds/coastal-soul-port-st-joe-fl-1",
  "image": [
    "https://lirp.cdn-website.com/58e1fd24/dms3rep/multi/opt/IMG_3985-1920w.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "222 S Neptune St",
    "addressLocality": "Port St Joe",
    "addressRegion": "FL",
    "postalCode": "32456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6783489,
    "longitude": -85.2379503
  },
  "sameAs": [
    "https://www.flipflopsandsunsets.com/"
  ]
}