{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-5",
  "name": "Jacksonville Jive",
  "description": "Osprey Cove RV Park reviews, hours, phone number, address & everything about Park",
  "url": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-5",
  "image": [
    "https://jacksonvillejive.com/wp-content/uploads/2023/11/jacksonville-jive-logo.png",
    "https://lh5.googleusercontent.com/p/AF1QipMXb-dCopM7U-L_w3tSwvLPyix7uVsdVIvJk0DZ=w900-h900-k-no-p",
    "https://secure.gravatar.com/avatar/65eba6c30be25d1664b8e8c62ec911da?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2285 England Ct E, Jacksonville, FL 32228",
    "addressLocality": "Jacksonville",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3262247,
    "longitude": -81.6579179
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 102,
    "bestRating": 5,
    "worstRating": 1
  }
}