{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gulf-oaks-rv-park-smugglers-cove-marina-panama-city-fl",
  "name": "Gulf Oaks RV Park & Smuggler's Cove Marina",
  "description": "Experience top-tier RV camping at Gulf Oaks RV Park in Panama City, Florida. Enjoy long-term stays, full hookups, and family-friendly amenities.",
  "url": "https://campertunity.com/listings/campgrounds/gulf-oaks-rv-park-smugglers-cove-marina-panama-city-fl",
  "image": [
    "https://img77.uenicdn.com/image/upload/v1687988240/business/eaa2495a-7404-4423-b472-4845092536d0.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5612 East Highway 98",
    "addressLocality": "Panama City",
    "addressRegion": "FL",
    "postalCode": "32404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1225692,
    "longitude": -85.5923401
  },
  "sameAs": [
    "https://gulfoaksrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}