{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-1",
  "name": "Jacksonville Jive",
  "description": "Flamingo Lake RV Community reviews, hours, phone number, address & everything about RV park,Mobile home park",
  "url": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-1",
  "image": [
    "https://jacksonvillejive.com/wp-content/uploads/2023/11/jacksonville-jive-logo.png",
    "https://lh5.googleusercontent.com/p/AF1QipM0h3xaaEy0Egf8qgnUaxs_SV1jpuHjqzWSA7qf=w900-h900-k-no-p",
    "https://secure.gravatar.com/avatar/9fc3b9b3622f26334cddbdb22192d00e896f73b32c4312036a4ab6f99f96a8ba?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3640 Newcomb Rd, Jacksonville, FL 32218, United States",
    "addressLocality": "Jacksonville",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3262247,
    "longitude": -81.6579179
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 13000,
    "bestRating": 5,
    "worstRating": 1
  }
}