{
    "name": "Goal.mu",
    "url": "https://www.goal.mu/",
    "description": "Read the latest World Cup 2026 previews, fixtures, results, group updates and football predictions on Goal.mu.",
    "language": "en-US",
    "llms_txt": "https://www.goal.mu/llms.txt",
    "primary_topics": [
        "Football news",
        "World Cup 2026 fixtures",
        "World Cup 2026 match previews",
        "Team news and lineups",
        "World Cup 2026 results",
        "Predictions and analysis"
    ],
    "content_types": [
        "match_preview",
        "result_article",
        "fixture_page",
        "group_table",
        "prediction_article",
        "football_news"
    ],
    "tools": [
        {
            "name": "search_goalmu",
            "description": "Search Goal.mu for football news, World Cup 2026 fixtures, previews, results and predictions.",
            "method": "GET",
            "url_template": "https://www.goal.mu/?s={query}",
            "parameters": {
                "query": "Search keywords such as teams, match names, fixtures, results or predictions."
            }
        }
    ],
    "key_links": {
        "Homepage": "https://www.goal.mu/",
        "World Cup 2026 Hub": "https://www.goal.mu/world-cup-2026/",
        "World Cup Fixtures": "https://www.goal.mu/world-cup-2026/fixtures/",
        "World Cup Groups": "https://www.goal.mu/world-cup-2026/groups/",
        "World Cup Results": "https://www.goal.mu/world-cup-2026/results/",
        "World Cup Predictions": "https://www.goal.mu/world-cup-2026/predictions/",
        "Latest Match Previews": "https://www.goal.mu/category/match-previews/",
        "Search": "https://www.goal.mu/?s={query}"
    },
    "responsible_use": "Predictions are informational only and are not guaranteed outcomes or financial advice. Betting content is 18+ only."
}