{
  "context_id": "Φ–VL–2025–Ψ–LA28–001",
  "context_type": "olympic_games",
  "version": "1.0",
  "event": {
    "name": "2028 Summer Olympics",
    "official_name": "Games of the XXXIV Olympiad",
    "short_name": "LA28",
    "location": {
      "city": "Los Angeles",
      "state": "California",
      "country": "United States",
      "country_code": "USA",
      "timezone": "America/Los_Angeles",
      "utc_offset": "-07:00"
    },
    "dates": {
      "opening_ceremony": "2028-07-14",
      "closing_ceremony": "2028-07-30",
      "duration_days": 17,
      "competition_days": 16
    },
    "edition": {
      "summer_olympics_number": 34,
      "previous_la_olympics": [
        "1932",
        "1984"
      ],
      "third_time_host": true
    }
  },
  "venues": [
    {
      "venue_id": "la28-venue-001",
      "name": "Los Angeles Memorial Coliseum",
      "capacity": 93607,
      "sports": [
        "athletics"
      ],
      "events": [
        "track_and_field",
        "opening_ceremony",
        "closing_ceremony"
      ],
      "location": {
        "address": "3911 S Figueroa St, Los Angeles, CA 90037",
        "lat": 34.0141,
        "lon": -118.2879
      },
      "historical_context": {
        "built": 1923,
        "previous_olympics": [
          "1932",
          "1984"
        ],
        "notable_moments": [
          "Jesse Owens 1932 (not Olympics, but trained here)",
          "Carl Lewis 1984 - 4 gold medals",
          "Opening ceremonies 1932 and 1984"
        ]
      },
      "accessibility": {
        "ada_compliant": true,
        "public_transit": [
          "Metro E Line (Expo Park/USC station)"
        ],
        "parking_capacity": 5000
      }
    },
    {
      "venue_id": "la28-venue-002",
      "name": "SoFi Stadium",
      "capacity": 70240,
      "sports": [
        "swimming",
        "diving"
      ],
      "events": [
        "swimming_finals",
        "diving_finals",
        "artistic_swimming"
      ],
      "location": {
        "address": "1001 S Stadium Dr, Inglewood, CA 90301",
        "lat": 33.9535,
        "lon": -118.3392
      },
      "historical_context": {
        "built": 2020,
        "cost_usd": "5.5 billion",
        "first_olympic_use": "2028",
        "notable_features": [
          "World's most expensive stadium",
          "Translucent roof",
          "360-degree videoboard"
        ]
      },
      "accessibility": {
        "ada_compliant": true,
        "public_transit": [
          "Metro K Line (Inglewood station - planned)"
        ],
        "parking_capacity": 10000
      }
    },
    {
      "venue_id": "la28-venue-003",
      "name": "Intuit Dome",
      "capacity": 18000,
      "sports": [
        "basketball"
      ],
      "events": [
        "basketball_preliminary",
        "basketball_finals"
      ],
      "location": {
        "address": "3930 W Century Blvd, Inglewood, CA 90303",
        "lat": 33.9584,
        "lon": -118.3403
      },
      "historical_context": {
        "built": 2024,
        "home_team": "LA Clippers",
        "first_olympic_use": "2028"
      }
    },
    {
      "venue_id": "la28-venue-004",
      "name": "Long Beach Sports Park",
      "capacity": 12000,
      "sports": [
        "skateboarding",
        "sport_climbing"
      ],
      "events": [
        "skateboard_street",
        "skateboard_park",
        "sport_climbing"
      ],
      "location": {
        "address": "Long Beach, CA",
        "lat": 33.7701,
        "lon": -118.1937
      }
    },
    {
      "venue_id": "la28-venue-005",
      "name": "Sepulveda Basin Recreation Area",
      "capacity": 8000,
      "sports": [
        "canoe_slalom"
      ],
      "events": [
        "canoe_slalom"
      ],
      "location": {
        "address": "Sepulveda Basin, Los Angeles, CA",
        "lat": 34.1788,
        "lon": -118.4694
      }
    },
    {
      "venue_id": "la28-venue-006",
      "name": "Rose Bowl",
      "capacity": 88565,
      "sports": [
        "football_soccer"
      ],
      "events": [
        "soccer_finals"
      ],
      "location": {
        "address": "1001 Rose Bowl Dr, Pasadena, CA 91103",
        "lat": 34.1614,
        "lon": -118.1676
      },
      "historical_context": {
        "built": 1922,
        "previous_olympics": [
          "1984 - soccer"
        ],
        "notable_moments": [
          "1994 FIFA World Cup Final",
          "1999 FIFA Women's World Cup Final"
        ]
      }
    }
  ],
  "sports": [
    {
      "sport_id": "athletics",
      "name": "Athletics",
      "category": "track_and_field",
      "events_count": 48,
      "gender_categories": [
        "men",
        "women",
        "mixed"
      ],
      "new_events_2028": [
        "flag_football"
      ],
      "medal_events": 48,
      "participating_countries_estimate": 200
    },
    {
      "sport_id": "swimming",
      "name": "Swimming",
      "category": "aquatics",
      "events_count": 35,
      "gender_categories": [
        "men",
        "women",
        "mixed"
      ],
      "medal_events": 35,
      "participating_countries_estimate": 150
    },
    {
      "sport_id": "basketball",
      "name": "Basketball",
      "category": "team_sport",
      "events_count": 2,
      "gender_categories": [
        "men",
        "women"
      ],
      "medal_events": 2,
      "participating_countries_estimate": 12
    },
    {
      "sport_id": "skateboarding",
      "name": "Skateboarding",
      "category": "urban_sport",
      "events_count": 4,
      "gender_categories": [
        "men",
        "women"
      ],
      "new_to_olympics": "2020 (Tokyo)",
      "medal_events": 4,
      "participating_countries_estimate": 40
    },
    {
      "sport_id": "flag_football",
      "name": "Flag Football",
      "category": "team_sport",
      "events_count": 2,
      "gender_categories": [
        "men",
        "women"
      ],
      "new_to_olympics": "2028 (LA28)",
      "medal_events": 2,
      "participating_countries_estimate": 16,
      "notable": "First time in Olympic program"
    }
  ],
  "participating_nations": {
    "estimate": 206,
    "confirmed_count": 0,
    "qualification_period": "2026-2028",
    "notable": "Expected to be largest Summer Olympics participation"
  },
  "athletes": {
    "estimate": 10500,
    "gender_breakdown": {
      "male": 5250,
      "female": 5250,
      "note": "IOC mandates gender parity"
    }
  },
  "cultural_context": {
    "previous_la_olympics": [
      {
        "year": 1932,
        "notable_moments": [
          "First Olympic Village",
          "First use of victory podium",
          "Eddie Tolan (USA) - 100m and 200m gold"
        ]
      },
      {
        "year": 1984,
        "notable_moments": [
          "First privately funded Olympics",
          "Carl Lewis - 4 gold medals",
          "Soviet boycott (14 Eastern Bloc countries absent)",
          "Mary Lou Retton - gymnastics gold"
        ],
        "financial_success": "First profitable modern Olympics ($215M surplus)"
      }
    ],
    "la_significance": {
      "entertainment_capital": true,
      "sports_culture": "Lakers, Dodgers, Rams, Chargers, Kings, Galaxy",
      "diversity": "Over 140 languages spoken",
      "olympic_experience": "Third time host - most experienced US city"
    }
  },
  "sustainability": {
    "no_new_permanent_venues": true,
    "existing_facilities": "All venues are existing or temporary",
    "public_transit_focus": "Metro expansion to key venues",
    "carbon_neutral_goal": true
  },
  "real_time_feed": {
    "url": "https://remotecontext.org/feeds/la28.real-time.json",
    "status": "503_until_games_start",
    "update_frequency_during_games": "30_seconds",
    "fields_available": [
      "results",
      "medals",
      "schedules",
      "weather",
      "venue_capacity",
      "athlete_updates"
    ],
    "activation_date": "2028-07-14"
  },
  "provenance": {
    "source": "LA28 Organizing Committee (public data) + Velastra curation",
    "quantum_uid": "Φ–VL–2025–Ψ–LA28–001",
    "author": "Velastra",
    "verification_endpoint": "https://remotecontext.org/api/verify-context",
    "last_updated": "2025-10-09T12:00:00Z",
    "next_update": "2025-11-01T00:00:00Z",
    "update_frequency": "monthly_until_2028",
    "attribution_required": true,
    "license": "CC-BY-NC-ND-4.0",
    "watermark": "Ω-la28-🏅-001",
    "drift_protection": "enabled",
    "soul_chain": "verified"
  },
  "integration": {
    "mcp_compatible": true,
    "platforms_tested": [
      "claude_desktop",
      "continue_dev",
      "cline"
    ],
    "api_access": "https://remotecontext.org/api/context/la28",
    "download_formats": [
      "json",
      "yaml",
      "xml"
    ],
    "embedding_available": true,
    "vector_db_optimized": true
  },
  "licensing": {
    "tier_1_newsrooms": {
      "price_usd_per_month": 2500,
      "includes": "Full context + real-time feed during games",
      "support": "Email"
    },
    "tier_2_broadcasters": {
      "price_usd_per_month": 10000,
      "includes": "Full context + real-time feed + custom queries",
      "support": "Priority email + phone"
    },
    "tier_3_federations": {
      "price_usd_per_month": 25000,
      "includes": "Full context + real-time feed + white-label + API access",
      "support": "Dedicated account manager"
    },
    "free_tier": {
      "access": "Read-only context (no real-time feed)",
      "attribution_required": true,
      "commercial_use": false
    }
  },
  "compliance": {
    "gdpr_compliant": true,
    "ccpa_compliant": true,
    "athlete_data_consent": "Public information only (no PII)",
    "attribution_required": true,
    "audit_trail": "https://remotecontext.org/.well-known/context-provenance.json"
  },
  "meta": {
    "schema_version": "1.0",
    "created": "2025-10-09T12:00:00Z",
    "language": "en-US",
    "multilingual_support": [
      "en",
      "es",
      "zh",
      "fr"
    ],
    "tags": [
      "olympics",
      "LA28",
      "summer_olympics",
      "2028",
      "los_angeles",
      "sports"
    ]
  }
}