{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/united-states-jacksonville-fl",
  "name": "United States",
  "description": "Welcome to Sunny Oaks RV Park! We are a small family-owned RV Park that cares about providing you with exceptional customer service and excellent value. We seek to exceed your expectations in terms of our facilities, responsiveness, cleanliness, and thoughtfulness. Whether you are passing through, staying just one or several nights, or residing with us for a longer-term, we strive to offer you a safe and comfortable spot from which to enjoy Jacksonville. In 2020, we updated 115 RV Lots with n...",
  "url": "https://campertunity.com/listings/campgrounds/united-states-jacksonville-fl",
  "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",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "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+"
}