{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-8",
  "name": "Jacksonville Jive",
  "description": "Pecan Park RV Community reviews, hours, phone number, address & everything about RV park,Mobile home park",
  "url": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-8",
  "image": [
    "https://jacksonvillejive.com/wp-content/uploads/2023/11/jacksonville-jive-logo.png",
    "https://secure.gravatar.com/avatar/c358d830c4629a90beb5f9d991b0a7079ecb6f41fd867a90fa40b084e1e038fd?s=96&amp;d=mm&amp;r=g",
    "https://lh5.googleusercontent.com/p/AF1QipN055HdufHjTMsMYZg-FfyTG9ogq9eyo7Xi5nL8=w900-h900-k-no-p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "650 Pecan Park 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": 731,
    "bestRating": 5,
    "worstRating": 1
  }
}