{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-oaks-river-resort-inglis-fl-us",
  "name": "Big Oaks River Resort",
  "description": "Big Oaks River Resort is located at 14035 West River Road, Inglis FL 34449. Big Oaks River Resort can be contacted at ***-***-**** or http://www.bigoaksriverresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/big-oaks-river-resort-inglis-fl-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14035 West River Road",
    "addressLocality": "Inglis",
    "addressRegion": "FL",
    "postalCode": "34449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.024157,
    "longitude": -82.66986
  }
}