{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sowal-palms-campground-santa-rosa-beach-fl",
  "name": "SoWal Palms Campground",
  "description": "SoWal Palms Campground is located near the Gulf Coast in Florida, featuring flat terrain with sandy soil and scattered palm trees.",
  "url": "https://campertunity.com/listings/campgrounds/sowal-palms-campground-santa-rosa-beach-fl",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santa Rosa Beach",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.37512515425263,
    "longitude": -86.22039867238686
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/sowal-palms-campground"
  ],
  "numberOfRooms": 26,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.75",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0.75-$1"
}