{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pelican-roost-rv-park-jacksonville",
  "name": "Pelican Roost RV Park",
  "description": "Pelican Roost RV Park is located at Bon Hommes Richard Street, Jacksonville FL 32228. Pelican Roost RV Park can be contacted at ***-***-**** or http://www.militarycampgrounds.us/milcamps/48-florida/85-pelican-roost-rv-park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pelican-roost-rv-park-jacksonville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bon Hommes Richard Street",
    "addressLocality": "Jacksonville",
    "addressRegion": "FL",
    "postalCode": "32228",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3942135,
    "longitude": -81.4005945
  }
}