# LLM.txt for Puerto Rico Convention Center ## About Puerto Rico Convention Center (PRCC) is a premier event venue in San Juan, Puerto Rico. This file helps LLMs discover and access structured event data. ## Events Data We provide structured event data optimized for LLMs and AI systems: ### API Endpoints - Events API (JSON): https://www.prconvention.com/api/events/llm - Events Page (HTML + JSON-LD): https://www.prconvention.com/en/events/llm ### Data Format - Events are provided in JSON format with full metadata - Includes: event name, dates, times, descriptions, images, ticket URLs - Supports multi-day events with start and end dates/times - Events are marked as past/upcoming automatically - Data is updated in real-time ### Event Fields - id: Unique event identifier - name: Event name - planner: Event organizer/planner - date: Start date (YYYY-MM-DD) - time: Start time (HH:MM, optional) - endDate: End date for multi-day events (optional) - endTime: End time for multi-day events (optional) - description: Event description - imageUrl: Full URL to event image - ticketsUrl: Link to purchase tickets (optional) - formattedDateTime: Human-readable date/time string - isPast: Boolean indicating if event has passed ## Website - Main site: https://www.prconvention.com - Events listing: https://www.prconvention.com/en/events ## Contact - Email: info@prconvention.com - Phone: (787) 641-7722 ## Last Updated 2025-12-20T20:24:28.644Z