{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-7",
  "name": "Jacksonville Jive",
  "description": "Pelican Roost RV Park reviews, hours, phone number, address & everything about RV park,Campground",
  "url": "https://campertunity.com/listings/campgrounds/jacksonville-jive-jacksonville-7",
  "image": [
    "https://jacksonvillejive.com/wp-content/uploads/2023/11/jacksonville-jive-logo.png",
    "https://secure.gravatar.com/avatar/4c52933c14848cd1bee99e5e8c71f8499a59224fd455b0f1cd96e183e608b3f7?s=96&amp;d=mm&amp;r=g",
    "https://lh5.googleusercontent.com/p/AF1QipPUUmD1yK1ikR2hmjBEDlsC4lHA5jhVj9WKfcSw=w900-h900-k-no-p"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2062 Bon Hommes Richard St, Jacksonville, FL 32227, United States",
    "addressLocality": "Jacksonville",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3262247,
    "longitude": -81.6579179
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 464,
    "bestRating": 5,
    "worstRating": 1
  }
}