{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-9",
  "name": "Jacksonville Jive",
  "description": "Big Tree RV Park reviews, hours, phone number, address & everything about RV park,Campground,Park",
  "url": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-9",
  "image": [
    "https://jacksonvillejive.com/wp-content/uploads/2023/11/jacksonville-jive-logo.png",
    "https://secure.gravatar.com/avatar/7a2e8eb92e2c459d84bd3e7678fc112b?s=96&amp;d=mm&amp;r=g",
    "https://lh5.googleusercontent.com/p/AF1QipOcNSva-40bo_52Vi-90FW2Dbv4V3bHr6_nSnV6=w900-h900-k-no-p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5221 Dunn Ave, Jacksonville, FL 32218, United States",
    "addressLocality": "Jacksonville",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3262247,
    "longitude": -81.6579179
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 213,
    "bestRating": 5,
    "worstRating": 1
  }
}