{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-bass-village-rv-park-inglis-fl",
  "name": "Big Bass Village RV Park",
  "description": "Big Bass Village RV Park is located at 10530 Southeast 201st Street, Inglis FL 34449. Big Bass Village RV Park can be contacted at ***-***-**** or http://bigbassvillagecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/big-bass-village-rv-park-inglis-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10530 Southeast 201st Street",
    "addressLocality": "Inglis",
    "addressRegion": "FL",
    "postalCode": "34449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.03649,
    "longitude": -82.592374
  }
}