{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-navarre-fl",
  "name": "Spot2Nite",
  "description": "Check out Paradise RV Park - Navarre in Navarre, Florida on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-navarre-fl",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/8788123a-6d7b-11f0-963c-e3cad00316d2/card.jpg?v=63921122978"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8352 East Bay Boulevard",
    "addressLocality": "Navarre",
    "addressRegion": "FL",
    "postalCode": "32566",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.432705,
    "longitude": -86.87348639999999
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "94.99",
    "priceValidUntil": "2026-07-01"
  },
  "priceRange": "$94.99+"
}