{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emerald-coast-oasis-navarre-fl",
  "name": "The Emerald Coast Oasis",
  "description": "Site is back in and is located next to our detached garage. There is sewer hookup, (Must provide screw on adapter) a water spigot, (Must provide your own hose) and 50 amp electric. WiFi is available. No length restrictions and we have plenty of parking for boats as well.",
  "url": "https://campertunity.com/listings/campgrounds/emerald-coast-oasis-navarre-fl",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1728161322/campground-photos/if33p0euzawx0wrcuy97.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Navarre",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.400055,
    "longitude": -86.887076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ]
}