{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-jacksonville-fl-1",
  "name": "Spot2Nite",
  "description": "Check out Sunny Oaks RV Park in Jacksonville, Florida on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-jacksonville-fl-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4c8dab58-ce69-11ed-a7f6-ae29f73191bf/card.jpg?v=63889832596"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8654 New Kings Road",
    "addressLocality": "Jacksonville",
    "addressRegion": "FL",
    "postalCode": "32219",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4070553,
    "longitude": -81.74518990000001
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "60",
    "priceValidUntil": "2026-06-27"
  },
  "priceRange": "$60+"
}