{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville",
  "name": "Jacksonville Jive",
  "description": "Crosslake RV reviews, hours, phone number, address & everything about RV park",
  "url": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville",
  "image": [
    "https://jacksonvillejive.com/wp-content/uploads/2023/11/jacksonville-jive-logo.png",
    "https://lh5.googleusercontent.com/p/AF1QipPDAMA8dqOOXmyPGFAod_voatEuk0d-N4GGg0Yv=w900-h900-k-no-p",
    "https://secure.gravatar.com/avatar/47a2abde42d5647c04c6a64407684fe6cd2a21b44e6e6171de2cbf880d9a513a?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11950 Old Kings Rd, Jacksonville, FL 32219, United States",
    "addressLocality": "Jacksonville",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3262247,
    "longitude": -81.6579179
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}