# bergamo.city > The AI-powered tourist guide for Bergamo, Italy. Real-time data on places, restaurants, events, and curated itineraries. ## Full Content - [Full content dump](/llms-full.txt): Complete structured data of all places, restaurants, events, and itineraries for LLM consumption ## API Endpoints All endpoints return JSON. No authentication required. - [Places](/api/v1/places): Tourist attractions, museums, churches, parks. Params: zone, category, lat, lng, radius, limit, offset - [Restaurants](/api/v1/restaurants): Restaurants with cuisine types and prices. Params: cuisine, price, zone, limit, offset - [Events](/api/v1/events): Current and upcoming events. Params: category, date, limit, offset - [Itineraries](/api/v1/itineraries): Curated themed itineraries. Params: audience, duration, limit ## Example Queries - Best rated places: /api/v1/places?limit=10 - Pizza restaurants: /api/v1/restaurants?cuisine=pizza - Events today: /api/v1/events?date=today - Family itineraries: /api/v1/itineraries?audience=famiglie - Places near Piazza Vecchia: /api/v1/places?lat=45.7035&lng=9.6625&radius=500 ## Context Bergamo is a city in Lombardy, northern Italy, about 40km northeast of Milan. It is famous for: - **Citta Alta** (Upper Town): Medieval walled city, UNESCO World Heritage Site (Venetian Works of Defence) - **Piazza Vecchia**: The historic main square of Citta Alta - **Cappella Colleoni**: Renaissance masterpiece by Giovanni Antonio Amadeo - **Basilica di Santa Maria Maggiore**: Romanesque church from 1137 - **Le Mura Veneziane**: 16th-century Venetian walls, UNESCO site - **Donizetti**: Birthplace of composer Gaetano Donizetti - **Casoncelli**: Traditional stuffed pasta, the city's signature dish - **Polenta e osei**: Traditional polenta dish and the famous cake version - **Funicolare**: Two funicular railways connecting lower and upper town - **Orio al Serio Airport (BGY)**: Milan Bergamo Airport, 3rd busiest in Italy ## Languages Content available in: Italian (it), English (en), German (de), French (fr), Spanish (es), Portuguese (pt), Japanese (ja), Chinese (zh) ## Chat Bots - WhatsApp: Message us for personalized recommendations - Telegram: @bergamo_guide_bot ## Contact Website: https://bergamo.city