{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trailboss-rv-marina-welaka-fl",
  "name": "Trailboss RV and Marina",
  "description": "Trailboss RV and Marina is located at 1007 Front Street, Welaka FL 32193. Trailboss RV and Marina can be contacted at ***-***-**** or https://www.trailbossrvandmarina.com/",
  "url": "https://campertunity.com/listings/campgrounds/trailboss-rv-marina-welaka-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1007 Front Street",
    "addressLocality": "Welaka",
    "addressRegion": "FL",
    "postalCode": "32193",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.474239,
    "longitude": -81.674833
  }
}