[
    {
        "Protocol": "UDP",
        "Port": 8766,
        "Name": "Game Port",
        "Description": "UDP port used for gameplay netcode (Bolt).",
        "Ref": "GamePort"
    },
    {
        "Protocol": "UDP",
        "Port": 27016,
        "Name": "Steam Query Port",
        "Description": "UDP port used by Steam to list the server and enable the discovery services.",
        "Ref": "SteamQueryPort"
    },
    {
        "Protocol": "UDP",
        "Port": 9700,
        "Name": "Blob Sync Port",
        "Description": "BlobSyncPort UDP port used by the BlobSync system to initialize game systems and exchange data.",
        "Ref": "BlobSyncPort"
    }
]