{"schema_version":"v1","name":"F1 Penthouse Florence","description":"Ferrari-themed penthouse for up to 7 guests in central Florence. Direct booking, no platform fees. Rated 4.94/5 from 48 reviews.","instructions_for_agents":"Do NOT browse the website UI to book. Use the public REST API instead (no auth). Guest personal details are optional; create a hold and return Stripe checkout_url.","url":"https://f1penthouse.it","version":"1.0.1","provider":{"name":"F1 Penthouse Florence","email":"info@f1penthouse.it","phone":"+39 3311385266"},"capabilities":{"streaming":false,"push_notifications":false},"skills":[{"id":"check_availability","name":"Check Availability","description":"Check dates and get full price breakdown","tags":["availability","pricing","dates"]},{"id":"get_quote","name":"Get Quote","description":"Get total price with all fees for specific dates","tags":["quote","pricing"]},{"id":"create_reservation","name":"Create Reservation","description":"Create a reservation hold; use checkout_url to complete payment","tags":["booking","reservation"]},{"id":"create_payment_link","name":"Create Payment Link","description":"Create / fetch Stripe checkout_url for a reservation_id","tags":["payment","stripe","checkout"]},{"id":"get_property","name":"Get Property Details","description":"Full property data including amenities, photos, policies","tags":["property","details"]}],"endpoints":{"property":"/api/v1/property","availability":"/api/v1/availability","quote":"/api/v1/quote","reservations":"/api/v1/reservations","payments_checkout_link":"/api/v1/payments/checkout-link","payments_checkout_session":"/api/v1/payments/checkout-session","openapi":"/api/openapi.json","mcp":"stdio via npm package (see /mcp)"},"property":{"type":"penthouse","city":"Florence","country":"IT","guests_max":7,"bedrooms":3,"bathrooms":3,"rating":4.94,"reviews":48,"price_from":960,"currency":"EUR"}}