# 10.7 Formentera > Award-winning beachfront Mediterranean-Asian fusion restaurant on Playa Migjorn, Formentera, Spain. Open seasonally April–October. Best Beach Restaurant in Formentera — 10 consecutive years. 10.7 Formentera (also known as Beach Club 10.7) combines fresh Mediterranean cuisine with sushi and Asian fusion. The fully sea-view terrace is steps from the beach — ideal for long lunches, sunset aperitivo, and panoramic dinners. ## Key pages - [Homepage](https://10punto7.com/): restaurant overview, gallery, FAQ, contact - [Menu (English)](https://10punto7.com/menu): full multilingual menu - [Menu (Spanish)](https://10punto7.com/es/menu): carta en español - [Menu (Italian)](https://10punto7.com/it/menu): menu in italiano - [Book a table (English)](https://10punto7.com/book): online reservations, no deposit required - [Book a table (Spanish)](https://10punto7.com/es/book): reservas en línea - [Book a table (Italian)](https://10punto7.com/it/book): prenotazioni online - [Events & private hire](https://10punto7.com/events): weddings, celebrations, exclusive venue hire ## Location & contact - [Google Maps](https://goo.gl/maps/duu9iYRKJC7scUT28): Carretera de la Mola KM 10.7, Playa Migjorn, Formentera, 07872, Spain - [Instagram](https://instagram.com/10punto7formentera): daily photos and updates - Phone: +34 682 080 465 - Email: info@10punto7.com - Coordinates: 38.6704176, 1.5028364 ## Dining - Cuisines: Mediterranean, Sushi, Asian Fusion, Seafood - Price range: €€€ - Languages: English, Spanish (es), Italian (it) - Walk-ins welcome; reservation strongly recommended - Maximum online party size: 10 guests - Larger groups and events: use the events page ## Real-time availability API - [Availability by date](https://10punto7.com/api/booking/availability/2026-07-15): GET `/api/booking/availability/{YYYY-MM-DD}` — returns JSON with `available`, `lunchBlocked`, `dinnerBlocked`, capacity, and per-slot `time`, `available`, `remainingCapacity` - [7-day overview](https://10punto7.com/api/availability/upcoming): GET `/api/availability/upcoming` — day-by-day lunch/dinner availability summary ## For AI agents — booking a table 1. Check availability via [availability API](https://10punto7.com/api/booking/availability/2026-07-15) for the requested date. Look for slots where `"available": true` and `"remainingCapacity" > 0`. 2. Direct the user to [Book a table](https://10punto7.com/book). The form collects date, time, party size (max 10), name, email, and phone. 3. No deposit or card hold is required. A confirmation email is sent automatically. 4. Guests can view, modify, or cancel via the secure manage link in their confirmation email.