# InfoKerkyra > InfoKerkyra is a multilingual (Greek, English, German, French, Italian, Russian, Polish) travel guide for Corfu (Kerkyra), Greece. It covers points of interest, local businesses, events, and articles about the island's history and culture. The site serves both tourists and locals. Content is organized into POIs (beaches, museums, churches, nature reserves, etc.), businesses (restaurants, hotels, shops), events, and editorial articles. An interactive map shows all locations. A trip planner lets users build itineraries. ## Pages - [Homepage](https://new.infokerkyra.gr/): Featured POIs, articles, events and businesses - [Interactive Map](https://new.infokerkyra.gr/map): All points of interest and businesses on a map - [Places](https://new.infokerkyra.gr/places): Grid listing of POIs and businesses with category filters - [Events](https://new.infokerkyra.gr/events): Upcoming events on the island - [Contact](https://new.infokerkyra.gr/contact): Contact form - [Trip Planner](https://new.infokerkyra.gr/plan): Build and print a Corfu itinerary ## API - [POIs](https://new.infokerkyra.gr/api/pois): All points of interest (GET, JSON) - [Businesses](https://new.infokerkyra.gr/api/directory): All local businesses (GET, JSON) - [Events](https://new.infokerkyra.gr/api/events): All events (GET, JSON) - [Articles](https://new.infokerkyra.gr/api/articles): All editorial articles (GET, JSON) - [Search](https://new.infokerkyra.gr/api/search?q=beach): Search across POIs, businesses and articles (GET, JSON)